diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 06:44:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 06:44:46 +0000 |
commit | ff8bb6f579e01cc3eac2c2178af25c841ae1bc05 (patch) | |
tree | a3ef4a4bec17b5d583764629b71bcfead0948e29 /korean | |
parent | 946263681fdf523973303bbcedcec206771c7af9 (diff) | |
download | ports-ff8bb6f579e01cc3eac2c2178af25c841ae1bc05.tar.gz ports-ff8bb6f579e01cc3eac2c2178af25c841ae1bc05.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/mod_url/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/mod_url/Makefile b/korean/mod_url/Makefile index 65b017d8a590..d6b67695acad 100644 --- a/korean/mod_url/Makefile +++ b/korean/mod_url/Makefile @@ -10,7 +10,7 @@ CATEGORIES= korean www MASTER_SITES= http://kle.kldp.org/apache/ DISTFILES= ${PORTNAME}.c readme.${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for manipulating euc-kr encoded URL MAKE_JOBS_SAFE= yes |