diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/tex/Makefile | |
parent | d38f7d91c87848913d7b9b0866087c3f5f3b5dff (diff) | |
download | ports-e062d3845f126e409fb15b1ae6b67f75410a881b.tar.gz ports-e062d3845f126e409fb15b1ae6b67f75410a881b.zip |
Notes
Diffstat (limited to 'print/tex/Makefile')
-rw-r--r-- | print/tex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index df055c86cf3b..060c6bd62970 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= tex -PORTVERSION= 3.14159 +PORTNAME= tex +PORTVERSION= 3.14159 CATEGORIES= print MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/ 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 + mf_lib.tar.gz cm_mf.tar.gz modes.mf MAINTAINER= jmz@FreeBSD.org |