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