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 5f546808ed9..f2e1e1a03c1 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:54 reed Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/23 21:50:49 jmmv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.2 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 calendar plugin |