diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 01:38:22 +0000 |
commit | 6828f0b78ac5b2721b25af61799cfdda39f5974e (patch) | |
tree | d6b473d2910d1b8ac3f6f9087c1ce2fda4dd030c /www/mod_extract_forwarded | |
parent | 9c4361e5b2766c87e5c4ca6b3e112eaa94b09b5e (diff) | |
download | ports-6828f0b78ac5b2721b25af61799cfdda39f5974e.tar.gz ports-6828f0b78ac5b2721b25af61799cfdda39f5974e.zip |
Notes
Diffstat (limited to 'www/mod_extract_forwarded')
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index f9ce89a8d7d9..5147ba091149 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://web.systhug.com/mod_extract_forwarded/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |