diff options
author | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
commit | db78fcaf263f33bc2978b3c6ad97e543a8eb5e57 (patch) | |
tree | 9674c3670457434a9629d24f43e6b490882c1076 /www | |
parent | ea2be51e791413313176db821f5c4903a50d6554 (diff) | |
download | ports-db78fcaf263f33bc2978b3c6ad97e543a8eb5e57.tar.gz ports-db78fcaf263f33bc2978b3c6ad97e543a8eb5e57.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish-devel/Makefile | 2 | ||||
-rw-r--r-- | www/bluefish/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 71f046c6d25b..23d7e03f7845 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 1563b2a694a1..9ebe9ce040a2 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://ftp.ratisbona.com/pub/bluefish/downloads/ \ http://bluefish.shellhung.org/downloads/ -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint |