diff options
author | flz <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-31 08:28:42 +0000 |
commit | b838f217aef832602552eaebdf4830995b1c7e2c (patch) | |
tree | b0aba2b4b3821416e5d584365a99d90b03f4fa3d /print/lyx14 | |
parent | 7e9b8fb808e645ac7ffc425f605b3d94a5559cbf (diff) | |
download | FreeBSD-ports-b838f217aef832602552eaebdf4830995b1c7e2c.zip FreeBSD-ports-b838f217aef832602552eaebdf4830995b1c7e2c.tar.gz |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer
Diffstat (limited to 'print/lyx14')
-rw-r--r-- | print/lyx14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 0cce56a..c012543 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/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 \ |