diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-19 12:42:02 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-19 12:42:02 +0000 |
commit | e29ad102e02f1af784ab439ed8ccf087b45576eb (patch) | |
tree | 47363235b2fa21c58e52e9868ea822614df06812 /www/mod_blosxom | |
parent | 660892f375c454c1c4dfbb3244cd0814474ec4f0 (diff) |
Notes
Diffstat (limited to 'www/mod_blosxom')
-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 df14e0118e0c..99fe509e2252 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 |