diff options
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r-- | textproc/tth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 87704fd57132..8c31ec1b879b 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: tth -# Version required: 2.22 # Date created: 19 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= tth_C -PKGNAME= tth-2.22 +PORTNAME= tth +PORTVERSION= 2.22 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~tg/ \ http://hutchinson.belmont.ma.us/tth/tth-noncom/ +DISTNAME= tth_C EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |