diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /www | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/bannerfilter/Makefile | 2 | ||||
-rw-r--r-- | www/linklint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile index db945468c222..8342a9535d5d 100644 --- a/www/bannerfilter/Makefile +++ b/www/bannerfilter/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.31 CATEGORIES= www MASTER_SITES= http://phroggy.com/files/unix/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A squid redirect script for filtering web banners RUN_DEPENDS= squid:${PORTSDIR}/www/squid diff --git a/www/linklint/Makefile b/www/linklint/Makefile index 2e1e89c93fdc..eec749ac7783 100644 --- a/www/linklint/Makefile +++ b/www/linklint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.5 CATEGORIES= www MASTER_SITES= http://www.linklint.org/download/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl script that checks links on web sites USE_PERL5_RUN= yes |