diff options
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index a4062fd7d9e..7ef492c5b02 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/12/17 07:01:28 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/03 18:50:00 reed Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.4.0 DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 clipboard plugin |