diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
commit | 7b31020cb682edc2735b49ee3e42982ac61335e6 (patch) | |
tree | 286789997f652f453bea8423cc63ee737a3828dd /www/mod_blosxom | |
parent | 1a30c92355378ab3153c74f00d29fc9963d33ef3 (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 14823ef7856b..df14e0118e0c 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= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module to build the extremely lightweight Weblog environment USE_APACHE= yes |