diff options
Diffstat (limited to 'misc/xfce4-weather-plugin/Makefile')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 8882f8a7018..339f6ec7e71 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2005/11/09 07:09:04 martti Exp $ +# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:26 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.9 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= Xfce weather plugin |