diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
commit | d8876834deb93b3b12b1c00dd9104604d40e73c3 (patch) | |
tree | 34b19ad20e459b26ace2703f47725629a41459cb /print/lyx15 | |
parent | 83208ba0b2b43984f2271cbc987200f45d5ea7aa (diff) | |
download | ports-d8876834deb93b3b12b1c00dd9104604d40e73c3.tar.gz ports-d8876834deb93b3b12b1c00dd9104604d40e73c3.zip |
Notes
Diffstat (limited to 'print/lyx15')
-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 0cce56adf51b..c012543a29b0 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ -MAINTAINER= andy@fud.org.nz +MAINTAINER= thompsa@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |