diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 11:03:19 +0800 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /textproc | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) | |
download | freebsd-ports-gnome-68e615346e79b79be5bca6a458387a02c961b798.tar.gz freebsd-ports-gnome-68e615346e79b79be5bca6a458387a02c961b798.tar.zst freebsd-ports-gnome-68e615346e79b79be5bca6a458387a02c961b798.zip |
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
Diffstat (limited to 'textproc')
-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 \ |