diff options
-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 edc81e283de..07393bb7585 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2004/05/15 05:01:38 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/16 15:48:10 minskim Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.3.0 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -CATEGORIES= sysutils +CATEGORIES= time MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 calendar plugin |