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