diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /www/p5-Apache | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'www/p5-Apache')
-rw-r--r-- | www/p5-Apache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache/Makefile b/www/p5-Apache/Makefile index 833b60dbe18f..a929133fd067 100644 --- a/www/p5-Apache/Makefile +++ b/www/p5-Apache/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Apache DISTNAME= mod_perl-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if !defined(APACHE_PORT) APACHE_PORT=apache13 |