diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-06 00:18:28 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-03-06 00:18:28 +0800 |
commit | a17ca46059f186f75cd500602d8f413a48130e92 (patch) | |
tree | 8ad1627e2e2b8181a2d01913ac685a66c7bfef67 /print | |
parent | 2dbac9cf0fe84ee884c933e73dd7a3d0a28f1c85 (diff) | |
download | freebsd-ports-gnome-a17ca46059f186f75cd500602d8f413a48130e92.tar.gz freebsd-ports-gnome-a17ca46059f186f75cd500602d8f413a48130e92.tar.zst freebsd-ports-gnome-a17ca46059f186f75cd500602d8f413a48130e92.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 |