From 6253533986d36a8aaf771e81e4cc0119963a11fb Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Sat, 2 Mar 1996 02:08:23 +0000 Subject: Use a version number in 2 tarballs (web and web2c), so that they can be shared with the japanese port. --- print/tex/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'print/tex/Makefile') diff --git a/print/tex/Makefile b/print/tex/Makefile index 34133ba1f7ba..36537b55e554 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -3,13 +3,13 @@ # Date created: 29 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.18 1995/10/05 17:31:06 jmz Exp $ +# $Id: Makefile,v 1.19 1995/11/22 13:18:26 asami Exp $ # DISTNAME= web2c-6.1 PKGNAME= tex-3.1415 CATEGORIES+= print -DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ +DISTFILES= web2c-6.1.tar.gz web-6.1.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz modes.mf MAINTAINER= jmz@FreeBSD.org @@ -29,10 +29,10 @@ FORMATS= tex.fmt CFLAGS+= -L${X11BASE}/lib -web2c.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/systems/web2c web2c.tar.gz ${DISTDIR}/$@ -web.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/systems/web2c web.tar.gz ${DISTDIR}/$@ +web2c-6.1.tar.gz: + @${FTPGET} ${CTAN} /tex-archive/systems/web2c web2c-6.1.tar.gz ${DISTDIR}/$@ +web-6.1.tar.gz: + @${FTPGET} ${CTAN} /tex-archive/systems/web2c web-6.1.tar.gz ${DISTDIR}/$@ cm_mf.tar.gz: @${FTPGET} ${CTAN} /tex-archive/fonts cm/mf.tar.gz ${DISTDIR}/$@ cm_tfm.tar.gz: -- cgit v1.2.3