diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index 8aec0198891f..e8591b196b89 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www python MASTER_SITES= http://dist.freebsd-kr.org/pub/FreeBSD/ports/distfiles/ \ ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/ -MAINTAINER= perky@python.or.kr +MAINTAINER= perky@fallin.lv USE_PYTHON= yes PLIST_SUB+= PYTHON_LIBPATH=${PYTHON_LIBPATH:S/^${LOCALBASE}//g}lib \ |