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 328a884eab5..2a669a02499 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:42 tnn Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ |