diff options
author | pav <pav@FreeBSD.org> | 2004-10-18 02:21:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-18 02:21:41 +0800 |
commit | 7453f74a4202cc266065efc448ba03cdc571dc70 (patch) | |
tree | c7ea748d5eee3a4873ea6c5d512c28ad47851bbc /print/hyperlatex | |
parent | 7ff2f405ce157c058154a45ecdaca5a63315aff7 (diff) | |
download | freebsd-ports-gnome-7453f74a4202cc266065efc448ba03cdc571dc70.tar.gz freebsd-ports-gnome-7453f74a4202cc266065efc448ba03cdc571dc70.tar.zst freebsd-ports-gnome-7453f74a4202cc266065efc448ba03cdc571dc70.zip |
- Reset maintainership. Maintainer states he's no longer running FreeBSD
and have no chance to keep looking after his ports.
Diffstat (limited to 'print/hyperlatex')
-rw-r--r-- | print/hyperlatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index bd1f602a393d..7cd128ed18ba 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6 CATEGORIES= print MASTER_SITES= http://www.cs.uu.nl/~otfried/Hyperlatex/ -MAINTAINER= witr@rwwa.com +MAINTAINER= ports@FreeBSD.org COMMENT= Produce HTML and printed documents from LaTeX source BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs |