diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 23:19:08 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 23:19:08 +0000 |
commit | 7facac523b3b93a766ceb629005d223ad2f7ca42 (patch) | |
tree | 48c7e817e94e515067b2dd061cb55ac7b3916ab1 /www/bluefish | |
parent | 6cd513eb2803346f2dd7a35c9f8849e4e2fd5fc4 (diff) | |
download | freebsd-ports-7facac523b3b93a766ceb629005d223ad2f7ca42.zip |
- Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly)
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 241dcb40c9c7..13f1f3fb07cb 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= einekoai@chello.nl +MAINTAINER= kwm@rainbow-runner.nl COMMENT= HTML editor designed for the experienced web designer RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint |