diff options
Diffstat (limited to 'x11/xfce4-gtk2-engines/Makefile')
-rw-r--r-- | x11/xfce4-gtk2-engines/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile index 42793dfa4ce..dfc21ba379d 100644 --- a/x11/xfce4-gtk2-engines/Makefile +++ b/x11/xfce4-gtk2-engines/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2003/12/03 05:24:38 martti Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 2.1.7 -PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} +PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 GTK2 themes |