diff options
Diffstat (limited to 'editors/xfce4-mousepad/Makefile')
-rw-r--r-- | editors/xfce4-mousepad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index c637f7812c6..b36630efc6a 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/02/16 11:21:02 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/03 10:04:54 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.2.16 DISTNAME= mousepad-${XFCE4_VERSION} PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors COMMENT= Xfce text editor |