diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 02:49:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 02:49:26 +0000 |
commit | bd22cef6f06f8f9d6968e553e1d0cd9b4043580b (patch) | |
tree | 95dd9318e99452bdbb7405e830f33bc74fab80f2 /korean | |
parent | b86adf1a1df990d14c68c7428f6a93aa9117e09c (diff) |
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 d6b67695acad..65b017d8a590 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= apache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for manipulating euc-kr encoded URL MAKE_JOBS_SAFE= yes |