diff options
Diffstat (limited to 'misc/bbweather/Makefile')
-rw-r--r-- | misc/bbweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index ecfd0989ade..bf597e6b646 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 09:57:16 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:26 wiz Exp $ # DISTNAME= bbweather-0.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ EXTRACT_SUFX= .tar.bz2 |