diff options
Diffstat (limited to 'misc/xfce4-weather-plugin/Makefile')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 0915b297d5d..a9d278e5e03 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:07 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/06/14 07:45:29 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.6.2 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin |