diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-20 19:43:22 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-20 19:43:22 +0000 |
commit | 18134d7bad798c82cb7aadafbdf0ada491a973b6 (patch) | |
tree | cc3d08c00dcb0231af971905fb2185edaaf6ba4d /print/lyx16/Makefile | |
parent | Add patch to ignore unsupported file attributes. It has no effect (diff) |
Take over maintainership.
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 5136a4cb675f..4e3db1e69243 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= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |