diff options
author | jmz <jmz@FreeBSD.org> | 1997-02-18 17:11:18 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1997-02-18 17:11:18 +0000 |
commit | fc1b8445f6dbbc714340c82ee38fad0a25ac0095 (patch) | |
tree | 61a14880e70b1e350fc38b57214501b716dff4ab | |
parent | bf1e9048a40ab4ec77be6365aeab42dfcf734888 (diff) | |
download | FreeBSD-ports-fc1b8445f6dbbc714340c82ee38fad0a25ac0095.zip FreeBSD-ports-fc1b8445f6dbbc714340c82ee38fad0a25ac0095.tar.gz |
Remove mltex.
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index b1568ee..c267a59 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1996/12/03 10:47:21 asami Exp $ +# $Id: Makefile,v 1.37 1997/02/11 15:54:37 jmz Exp $ # SUBDIR += a2ps @@ -19,7 +19,6 @@ SUBDIR += lprps SUBDIR += lyx SUBDIR += makeindex - SUBDIR += mltex SUBDIR += mp SUBDIR += musixtex SUBDIR += pkfonts |