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 82b9393f990..f55775e65d7 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:25 obache Exp $ +# $NetBSD: Makefile,v 1.26 2011/11/01 06:01:07 sbd Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ |