diff options
Diffstat (limited to 'x11/xfce4-desktop/Makefile')
-rw-r--r-- | x11/xfce4-desktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index df95e54f1e3..312c87cfc29 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:41 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 desktop background manager |