diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-06 00:18:28 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-06 00:18:28 +0800 |
commit | 854aaae178c68f64dd0e90312435af29151adde6 (patch) | |
tree | 9c49c46431bfa6409d187519d3abc3793700f791 /print | |
parent | 972838d9a75f85924bb05efbe320176eb069ca36 (diff) | |
download | freebsd-ports-gnome-854aaae178c68f64dd0e90312435af29151adde6.tar.gz freebsd-ports-gnome-854aaae178c68f64dd0e90312435af29151adde6.tar.zst freebsd-ports-gnome-854aaae178c68f64dd0e90312435af29151adde6.zip |
- Maintainer is short on time, reassign to pool.
- Thank you for your service, we hope to see you back.
PR: ports/121354
Submitted by: Ullrich Franke <trash.esiac gmail.com> (maintainer)
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 55fbd9082733..30b9975ecdb0 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.chg.ru/pub/X11/lyx/stable/ \ http://lyx.mirror.fr/stable/ -MAINTAINER= trash.esiac@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) (stable) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX |