diff options
Diffstat (limited to 'time/xfce4-datetime-plugin/Makefile')
-rw-r--r-- | time/xfce4-datetime-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 1509fcbe855..fb0d8c1ded1 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/08 06:23:08 martti Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/09 07:09:05 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -7,7 +7,7 @@ XFCE4_VERSION= 0.3.1 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} CATEGORIES= time MASTER_SITES= http://download.berlios.de/xfce-goodies/ -COMMENT= XFce4 calendar plugin +COMMENT= Xfce calendar plugin .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |