diff options
Diffstat (limited to 'x11/xfce4-mcs-plugins/Makefile')
-rw-r--r-- | x11/xfce4-mcs-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile index 0562f7d05e2..090ab28f19c 100644 --- a/x11/xfce4-mcs-plugins/Makefile +++ b/x11/xfce4-mcs-plugins/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/03/10 11:53:37 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:39 tv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION} PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 settings manager plugins |