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 4dc4e5a5a51..f5e700ae3d6 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2012/10/08 09:57:41 asau Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/08 23:00:59 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.6.2 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin |