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 | |
parent | 6cd513eb2803346f2dd7a35c9f8849e4e2fd5fc4 (diff) | |
download | ports-7facac523b3b93a766ceb629005d223ad2f7ca42.tar.gz 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)
Notes
Notes:
svn path=/head/; revision=98361
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish-devel/Makefile | 2 | ||||
-rw-r--r-- | www/bluefish/Makefile | 2 | ||||
-rw-r--r-- | www/gurlchecker/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index eda564cc3ff3..b2ea3e207da0 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -MAINTAINER= einekoai@chello.nl +MAINTAINER= kwm@rainbow-runner.nl 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 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 diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile index 23e78cfb7858..95668488fd87 100644 --- a/www/gurlchecker/Makefile +++ b/www/gurlchecker/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://labs.libre-entreprise.org/download.php/57/ MASTER_SITE_SUBDIR= ${PORTNAME}/stable/0.6 -MAINTAINER= einekoai@chello.nl +MAINTAINER= kwm@rainbow-runner.nl COMMENT= A Gnome program to check a page/website for broken links USE_X_PREFIX= yes |