diff options
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r-- | print/lyx16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index ca8f15a..42bff52 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |