diff options
Diffstat (limited to 'misc/wmforecast/Makefile')
-rw-r--r-- | misc/wmforecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 40d941463fba..7a2b5ca0b7e9 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -1,7 +1,7 @@ # Created by: Igor Pokrovsky <ip@unixway.org> PORTNAME= wmforecast -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= misc windowmaker geography MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ |