diff options
| author | Patrick Li <pat@FreeBSD.org> | 2002-01-28 16:12:39 +0000 |
|---|---|---|
| committer | Patrick Li <pat@FreeBSD.org> | 2002-01-28 16:12:39 +0000 |
| commit | 3adbe3170c5063f5b73be263cb43c26e45206c3e (patch) | |
| tree | ccdfdc46709968eafd80b145df2474ce1de8283c /textproc/py2html | |
| parent | 0fd229a8ad092feb8c383e7193e3b7a78f4c3c70 (diff) | |
Notes
Diffstat (limited to 'textproc/py2html')
| -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 \ |
