diff options
-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 |