diff options
author | clement <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
commit | c3d454cfdee77d89703b24bc7329771bc090ecad (patch) | |
tree | 800a817400c815fdf3c04023ea11b8cf439e76dd /www/mod_musicindex | |
parent | fe672d46b2a08e44bcc5131299091d486886b9cd (diff) | |
download | freebsd-ports-gnome-c3d454cfdee77d89703b24bc7329771bc090ecad.tar.gz freebsd-ports-gnome-c3d454cfdee77d89703b24bc7329771bc090ecad.tar.zst freebsd-ports-gnome-c3d454cfdee77d89703b24bc7329771bc090ecad.zip |
- Assign maintainership to freshly created apache@ mailing list
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r-- | www/mod_musicindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 0be001d1da7d..0906ae29524a 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www audio MASTER_SITES= http://www.esiee.fr/~puffin/musicindex/ DISTNAME= libapache-mod-musicindex_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module in C implements Perl module Apache::MP3 BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} |