diff options
Diffstat (limited to 'print/tex/Makefile')
-rw-r--r-- | print/tex/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index 1bec92366ebb..df055c86cf3b 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: tex -# Version required: 7.2b # Date created: 29 September 1994 # Whom: jmz # # $FreeBSD$ # -DISTNAME= web2c-7.2 -PKGNAME= tex-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 \ |