diff options
Diffstat (limited to 'devel/xfce4-conf/Makefile')
-rw-r--r-- | devel/xfce4-conf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile index 8a57251a3d8..e71b8e93d23 100644 --- a/devel/xfce4-conf/Makefile +++ b/devel/xfce4-conf/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:40 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfconf-${XFCE4_VERSION} |