diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-02-25 09:00:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-02-25 09:00:31 +0000 |
commit | 952a72bb200228dd5602825126d6053667be2270 (patch) | |
tree | a5187298638bd45d3c4f02f2162b8187d750bf13 /print/tex/Makefile | |
parent | 3d10f648f7e3ac48ce204df4476bfbe4a9f9e465 (diff) | |
download | ports-952a72bb200228dd5602825126d6053667be2270.tar.gz ports-952a72bb200228dd5602825126d6053667be2270.zip |
Notes
Diffstat (limited to 'print/tex/Makefile')
-rw-r--r-- | print/tex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index 1459facd576a..3f670fe8150a 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -3,7 +3,7 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.27 1997/02/14 08:52:19 asami Exp $ +# $Id: Makefile,v 1.28 1997/02/24 21:56:16 jmz Exp $ # DISTNAME= web2c-7.0 @@ -14,7 +14,7 @@ DISTFILES= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ MAINTAINER= jmz@FreeBSD.org -IGNOREFILES= ${DISTFILES} +IGNOREFILES= tex_base.tar.gz cm_tfm.tar.gz mf_lib.tar.gz cm_mf.tar.gz EXTRACT_ONLY= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz |