diff options
Diffstat (limited to 'x11/xfce4-settings')
-rw-r--r-- | x11/xfce4-settings/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-settings/Makefile b/x11/xfce4-settings/Makefile index a1706e76c64..bc6b41f70be 100644 --- a/x11/xfce4-settings/Makefile +++ b/x11/xfce4-settings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/11/15 22:59:17 abs Exp $ +# $NetBSD: Makefile,v 1.8 2011/01/13 13:40:07 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 4.6.5 DISTNAME= xfce4-settings-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Xfce settings manager |