diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 6f16c13b94f..a1bda091ae7 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2013/03/15 18:32:01 drochner Exp $ +# $NetBSD: Makefile,v 1.107 2013/05/31 12:42:31 wiz Exp $ DISTNAME= bluefish-2.2.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ |