diff options
Diffstat (limited to 'devel/xfce4-conf/Makefile')
-rw-r--r-- | devel/xfce4-conf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile index e71b8e93d23..f22d2b63e26 100644 --- a/devel/xfce4-conf/Makefile +++ b/devel/xfce4-conf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:40 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:01 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} |