diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /www/p5-Apache-ConfigFile | |
parent | Fix LD_LIBRARY_PATH to include any local additions. (diff) |
Change to my FreeBSD.org address
Diffstat (limited to 'www/p5-Apache-ConfigFile')
-rw-r--r-- | www/p5-Apache-ConfigFile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-ConfigFile/Makefile b/www/p5-Apache-ConfigFile/Makefile index 0f0bb469c2bd..35cd1be78e51 100644 --- a/www/p5-Apache-ConfigFile/Makefile +++ b/www/p5-Apache-ConfigFile/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Apache-ConfigFile # Date created: January 24th 2003 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWIGER PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Apache::ConfigFile - Parse Apache style httpd.conf configuration files PERL_CONFIGURE= yes |