diff options
author | clement <clement@FreeBSD.org> | 2004-05-19 20:42:02 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-19 20:42:02 +0800 |
commit | 59a60b97557c3cf3d46a68fce09dbc8a5334b46a (patch) | |
tree | dd5d28e18c2b704cf0bb8ec859b47889bc6c0088 | |
parent | 09d50f9f52618193d512505fd126430c0b928ce3 (diff) | |
download | freebsd-ports-graphics-59a60b97557c3cf3d46a68fce09dbc8a5334b46a.tar.gz freebsd-ports-graphics-59a60b97557c3cf3d46a68fce09dbc8a5334b46a.tar.zst freebsd-ports-graphics-59a60b97557c3cf3d46a68fce09dbc8a5334b46a.zip |
- Give maintainership to submitter
PR: 66839
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
-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 df14e0118e0..99fe509e225 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 |