diff options
Diffstat (limited to 'x11/libxfce4mcs/Makefile')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index c9f1660fba0..5057a42326b 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/10 11:53:37 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:36 tv Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4mcs-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 settings management library |