diff options
Diffstat (limited to 'time/xfce4-datetime-plugin/Makefile')
-rw-r--r-- | time/xfce4-datetime-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 74992f4cd7d..1509fcbe855 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/08 06:23:08 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.0 +XFCE4_VERSION= 0.3.1 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 calendar plugin |