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 3167012fb96..06f281f7c95 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/09/15 10:04:30 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 17:10:58 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.16 DISTNAME= mousepad-${XFCE4_VERSION} PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors COMMENT= Xfce text editor |