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 2d0dc5c6b00..6acc2be1547 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:09 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:00 wiz 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= 8 +PKGREVISION= 9 CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin |