diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xfce4-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index 01bb049206b..d0e339fd93d 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/26 20:19:17 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Xfce icon themes |