diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /print/lyx16/Makefile | |
parent | Xbattbar shows the current (laptop) battery status in the X window (diff) |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
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 7a5702f09b70..5136a4cb675f 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= ports@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |