diff options
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r-- | print/lyx16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 1d00ec714a75..776cb07490c9 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,14 +3,14 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ +# $Id: Makefile,v 1.2 1996/10/15 23:41:41 asami Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |