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 66780e2c8fa..eb7dece4c95 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2011/04/03 10:07:07 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2011/04/22 13:44:57 obache Exp $ DISTNAME= bluefish-2.0.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ |