diff options
author | clement <clement@FreeBSD.org> | 2004-05-19 12:42:02 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-19 12:42:02 +0000 |
commit | 59a60b97557c3cf3d46a68fce09dbc8a5334b46a (patch) | |
tree | dd5d28e18c2b704cf0bb8ec859b47889bc6c0088 /www | |
parent | 09d50f9f52618193d512505fd126430c0b928ce3 (diff) | |
download | FreeBSD-ports-59a60b97557c3cf3d46a68fce09dbc8a5334b46a.zip FreeBSD-ports-59a60b97557c3cf3d46a68fce09dbc8a5334b46a.tar.gz |
- Give maintainership to submitter
PR: 66839
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_blosxom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile index df14e01..99fe509 100644 --- a/www/mod_blosxom/Makefile +++ b/www/mod_blosxom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-blosxom -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ychsiao@ychsiao.idv.tw COMMENT= Apache module to build the extremely lightweight Weblog environment USE_APACHE= yes |