diff options
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 21eb75b83f2..9d21099fa02 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/01/25 10:30:26 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2014/05/05 00:48:25 ryoon Exp $ DISTNAME= bluefish-2.2.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ |