diff options
Diffstat (limited to 'print/texinfo/Makefile')
-rw-r--r-- | print/texinfo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 823a380af9b7..59404fb117bb 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: texinfo -# Version required: 2.218 # Date created: 2 October 1994 # Whom: jmz # # $FreeBSD$ # -DISTNAME= texinfo -PKGNAME= texinfo-2.218 +PORTNAME= texinfo +PORTVERSION= 2.218 CATEGORIES= print #other equivalent sites: ftp.shsu.edu ftp.dante.de MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/eplain/doc/ \ |