diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
commit | be60121e66af956c6640205a30c1f822da4e7287 (patch) | |
tree | 008d998f8af09b18a6a826f6888b9ebd70b33307 /www/bluefish | |
parent | a09e472d2f0f84a5a6b3255d92f45c5629a47fde (diff) | |
download | FreeBSD-ports-be60121e66af956c6640205a30c1f822da4e7287.zip FreeBSD-ports-be60121e66af956c6640205a30c1f822da4e7287.tar.gz |
Reset kwm due to no response about email.
Hat: portmgr
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index d7bc68b..c6697d3 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ |