diff options
Diffstat (limited to 'www/bluefish-devel/Makefile')
-rw-r--r-- | www/bluefish-devel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 9f204d921106..526888ca35fc 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.11 +PORTVERSION= 0.11.20030817 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-07-17 +DISTNAME= ${PORTNAME}-2003-08-17 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer @@ -22,8 +22,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ aspell.15:${PORTSDIR}/textproc/aspell RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint -DOWNLOAD= downloads -#WRKSRC= ${WRKDIR}/bluefish-gtk2 +DOWNLOAD= snapshots +WRKSRC= ${WRKDIR}/bluefish-gtk2 NO_LATEST_LINK= yes USE_BZIP2= yes USE_GNOME= gnomehier gtk20 |