diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-21 04:37:16 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-21 04:37:16 +0800 |
commit | 10486b78fd85c1b9b780336fc0c0523cceacca3d (patch) | |
tree | acc4959115b0a1aef58e2b1b0ff34cb8c0932f24 /www/bluefish-devel | |
parent | 09e813d382421d7dec6ab4e5e57795822937e3dc (diff) | |
download | freebsd-ports-gnome-10486b78fd85c1b9b780336fc0c0523cceacca3d.tar.gz freebsd-ports-gnome-10486b78fd85c1b9b780336fc0c0523cceacca3d.tar.zst freebsd-ports-gnome-10486b78fd85c1b9b780336fc0c0523cceacca3d.zip |
* Update to 0.9.20030519
* Remove USE_GMAKE
PR: 52496
Submitted by: maintainer
Diffstat (limited to 'www/bluefish-devel')
-rw-r--r-- | www/bluefish-devel/Makefile | 5 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index a58b55a73cb3..5c79aa488f84 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.9.20030424 +PORTVERSION= 0.9.20030519 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -DISTNAME= ${PORTNAME}-2003-04-24 +DISTNAME= ${PORTNAME}-2003-05-19 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer @@ -26,7 +26,6 @@ DOWNLOAD= snapshots WRKSRC= ${WRKDIR}/bluefish-gtk2 NO_LATEST_LINK= yes USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomehier gtk20 USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 97b0c3a0b682..c72106ec5074 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-2003-04-24.tar.bz2) = abc7b4f8b6d9b010f66c94dd45467ac0 +MD5 (bluefish-2003-05-19.tar.bz2) = d4c24556f42bd53d06fc0f9ebf720078 |