diff options
author | skv <skv@FreeBSD.org> | 2005-03-18 00:42:31 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-18 00:42:31 +0800 |
commit | f07e4307992adc433e692eecaf02790ae9e3f6bd (patch) | |
tree | 045b07a3ba17998396848a4492c6f6ed0d4bc2ac /databases/p5-ApacheDBILogConfig | |
parent | 235fbd900a309bc54ad035234a167499bb4696ef (diff) | |
download | freebsd-ports-gnome-f07e4307992adc433e692eecaf02790ae9e3f6bd.tar.gz freebsd-ports-gnome-f07e4307992adc433e692eecaf02790ae9e3f6bd.tar.zst freebsd-ports-gnome-f07e4307992adc433e692eecaf02790ae9e3f6bd.zip |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
Diffstat (limited to 'databases/p5-ApacheDBILogConfig')
-rw-r--r-- | databases/p5-ApacheDBILogConfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-ApacheDBILogConfig/Makefile b/databases/p5-ApacheDBILogConfig/Makefile index 6698a8970feb..814876694680 100644 --- a/databases/p5-ApacheDBILogConfig/Makefile +++ b/databases/p5-ApacheDBILogConfig/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module that logs access information in a DBI database BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \ |