diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
commit | a51d1c36df312512304abc429584263445f792e5 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /www/bluefish | |
parent | 4e9c5ddb843bfbebdb25d236bdd43c6669167356 (diff) | |
download | pkgsrc-a51d1c36df312512304abc429584263445f792e5.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
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 a634f1723bb..66815c8ea12 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2003/12/13 00:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2003/12/28 23:37:07 jmmv Exp $ # DISTNAME= bluefish-0.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://bluefish.advancecreations.com/bluefish/downloads/ \ |