diff options
Diffstat (limited to 'www/bluefish-devel/Makefile')
-rw-r--r-- | www/bluefish-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 526888ca35fc..d6841bf4e537 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.11.20030817 +PORTVERSION= 0.11.20030929 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-08-17 +DISTNAME= ${PORTNAME}-2003-09-29 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer |