diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-20 12:09:48 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-20 12:09:48 +0000 |
commit | 23124cc72de77d06737ee318a8adcbb090bbccc7 (patch) | |
tree | 8a62cbd8e93842eddabcb0fe8857ebd3000b5461 /www/mod_perl2 | |
parent | Add HAVE_ESOUND (diff) |
Hand over maintainership to vanilla.
Requested by: vanilla
Message-ID: <20020220071014.GA5708@fatpipi.cirx.org>
Notes
Notes:
svn path=/head/; revision=54973
Diffstat (limited to 'www/mod_perl2')
-rw-r--r-- | www/mod_perl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 7f8aeae0792f..42d9fe219cd5 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |