diff options
Diffstat (limited to 'x11/xfce4-notes-plugin/Makefile')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 28ce5b23f23..6bd4764c4c9 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2004/03/10 11:59:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:39 tv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.9.7 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 notes plugin |