diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 08:53:36 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-18 08:53:36 +0000 |
commit | b74d02266b8fe652f0446f7a58362ec39624b6cf (patch) | |
tree | 6199177a30e4043b12dc09aded4b841907f4bcc1 /textproc/tth/Makefile | |
parent | Activate killustrator. (diff) |
Upgrade to 1.52.
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 |