diff options
Diffstat (limited to 'graphics/xfce4-iconbox/Makefile')
-rw-r--r-- | graphics/xfce4-iconbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfce4-iconbox/Makefile b/graphics/xfce4-iconbox/Makefile index 2c69a73c832..1be6b061ebc 100644 --- a/graphics/xfce4-iconbox/Makefile +++ b/graphics/xfce4-iconbox/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/12/22 08:50:38 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:44 reed Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-iconbox-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= XFce4 icon displayer |