diff options
Diffstat (limited to 'editors/xfce4-mousepad')
-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 e38ddf8f73b..3167012fb96 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/09/07 19:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.19 2012/09/15 10:04:30 obache 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= 10 +PKGREVISION= 11 CATEGORIES= editors COMMENT= Xfce text editor |