diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
commit | d12387bb9e3cb2bcfbef72c99a17bfded5c25552 (patch) | |
tree | b8f2a5ecf07c6b70a8f2c42de432c4c7b6d685d5 /textproc/latex2html | |
parent | e8bf8585ac814bdb3b2ff4006b3a29cee675637d (diff) | |
download | freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.tar.gz freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.tar.zst freebsd-ports-gnome-d12387bb9e3cb2bcfbef72c99a17bfded5c25552.zip |
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 218cb264de9e..16d8b63bfda8 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www-dsed.llnl.gov/files/programs/unix/latex2html/sources/ \ ftp://ftp.mpn.com/pub/nikos/latex2html-mirror/sources/ -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu RUN_DEPENDS= ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \ ${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips \ |