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 59293874815..8882f8a7018 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/07 14:15:57 adam Exp $ +# $NetBSD: Makefile,v 1.5 2005/11/09 07:09:04 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -7,7 +7,7 @@ XFCE4_VERSION= 0.4.9 DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} CATEGORIES= misc MASTER_SITES= http://download.berlios.de/xfce-goodies/ -COMMENT= XFce4 weather plugin +COMMENT= Xfce weather plugin .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |