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_sed | |
parent | 916f1e806915c6420faa7befd257680cbc4e3cc7 (diff) | |
download | ports-3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a.tar.gz ports-3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a.zip |
Notes
Diffstat (limited to 'www/mod_sed')
-rw-r--r-- | www/mod_sed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 480e5fdbfc2c..b3cfe5988a2a 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1 CATEGORIES= www MASTER_SITES= http://www.happygiraffe.net/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An apache module that embeds a copy of the sed(1) command USE_APACHE= yes |