diff options
Diffstat (limited to 'editors/leafpad')
-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 0ce855b663f..43727fe51db 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:06 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:56 joerg Exp $ # DISTNAME= leafpad-0.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ |