diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 18:44:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 18:44:52 +0800 |
commit | 336a226a5699a3f48c548844b19744df119fc893 (patch) | |
tree | 2832e36799a38cadce7b4b5fe3f68e3a57c88e68 /print | |
parent | 9b3d5347ab4e784463f41175cac20980c384707c (diff) | |
download | freebsd-ports-graphics-336a226a5699a3f48c548844b19744df119fc893.tar.gz freebsd-ports-graphics-336a226a5699a3f48c548844b19744df119fc893.tar.zst freebsd-ports-graphics-336a226a5699a3f48c548844b19744df119fc893.zip |
WRKSRC-related fixes.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index 060c6bd6297..748c8418f08 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -9,6 +9,7 @@ PORTNAME= tex PORTVERSION= 3.14159 CATEGORIES= print MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/ +DISTNAME= web2c-7.2 DISTFILES= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ mf_lib.tar.gz cm_mf.tar.gz modes.mf |