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 de0ea3d93912..0ccab785f1a3 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tth -# Version required: 1.32 +# Version required: 1.52 # Date created: 19 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/03/21 12:49:42 asami Exp $ +# $Id: Makefile,v 1.6 1998/03/23 13:56:36 tg Exp $ # DISTNAME= tth_C -PKGNAME= tth-1.32 +PKGNAME= tth-1.52 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ EXTRACT_SUFX= .tgz |