Index: head/korean/mod_url/Makefile =================================================================== --- head/korean/mod_url/Makefile (revision 263315) +++ head/korean/mod_url/Makefile (revision 263316) @@ -1,40 +1,40 @@ # New ports collection makefile for: mod_url # Date created: 13 Apr 2003 # Whom: CHOI Junho # # $FreeBSD$ PORTNAME= mod_url PORTVERSION= 20010905 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 USE_APACHE= 1.3 USE_ICONV= yes AP_FAST_BUILD= yes AP_GENPLIST= yes AP_INC= ${LOCALBASE}/include AP_LIB= ${LOCALBASE}/lib -liconv PORTDOCS= readme.${PORTNAME} do-extract: ${MKDIR} ${WRKSRC}/ ${CP} ${_DISTDIR}/${PORTNAME}.c ${_DISTDIR}/readme.${PORTNAME} ${WRKSRC}/ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ .endif ${CAT} ${PKGMESSAGE} .include Property changes on: head/korean/mod_url/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property