diff options
Diffstat (limited to 'editors/leafpad/Makefile')
-rw-r--r-- | editors/leafpad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 06b6843a1fa..60398f5a1cf 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2013/06/03 10:04:52 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/04 22:15:59 tron Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ |