diff options
Diffstat (limited to 'print/lyx16')
-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 af6946ad9605..2c530d7525ac 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= andreas@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |