summaryrefslogtreecommitdiffstats
path: root/print/tex/Makefile
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1996-03-02 02:08:23 +0000
committerjmz <jmz@FreeBSD.org>1996-03-02 02:08:23 +0000
commit6fad9a4b095d472571044b168a11feacce3ab235 (patch)
treee4ee957d19ea726f0270eb25f4f9767e3d2c9f5e /print/tex/Makefile
parent8c25b0f5f2225b0155e8eaa3927dc40782c51e1e (diff)
downloadFreeBSD-ports-6fad9a4b095d472571044b168a11feacce3ab235.zip
FreeBSD-ports-6fad9a4b095d472571044b168a11feacce3ab235.tar.gz
Use a version number in 2 tarballs (web and web2c), so that they can be
shared with the japanese port.
Diffstat (limited to 'print/tex/Makefile')
-rw-r--r--print/tex/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index 34133ba..36537b5 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:
OpenPOWER on IntegriCloud