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 b535bae8c1a..1bb8312972e 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/09/14 11:01:12 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/15 22:58:02 abs 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= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin |