diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
commit | 3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a (patch) | |
tree | d4cee3ab7f1c5fd26a30c14c5eb20baa6c14e528 /www/mod_mp3 | |
parent | 916f1e806915c6420faa7befd257680cbc4e3cc7 (diff) |
- Assign maintainership to freshly created apache@ mailing list
Notes
Notes:
svn path=/head/; revision=116602
Diffstat (limited to 'www/mod_mp3')
-rw-r--r-- | www/mod_mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index cd87242a9bf9..62c306e6c367 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to allow MP3 streaming USE_APACHE= yes |