diff options
author | clement <clement@FreeBSD.org> | 2004-01-17 07:19:08 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-17 07:19:08 +0800 |
commit | 2b76ccbd3e337d964d37ffee5e1f9057a6c752e7 (patch) | |
tree | fb80aceb91260d5d2a388482b2303e9f1393ce34 /www | |
parent | 513cd953b9b97aec56efb78616e69f56f6e35b40 (diff) | |
download | freebsd-ports-gnome-2b76ccbd3e337d964d37ffee5e1f9057a6c752e7.tar.gz freebsd-ports-gnome-2b76ccbd3e337d964d37ffee5e1f9057a6c752e7.tar.zst freebsd-ports-gnome-2b76ccbd3e337d964d37ffee5e1f9057a6c752e7.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')
-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 |