diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-23 11:49:51 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-23 11:49:51 +0000 |
commit | 2b9d6d391b867da2847bde5c3ba82ceba383a34d (patch) | |
tree | 442b020a1a37a9cf5fa7d6d326f2c16dd326b649 /textproc/tth/Makefile | |
parent | fadbc6be514d0b9439eb7fe29a424842ccf1dafb (diff) | |
download | ports-2b9d6d391b867da2847bde5c3ba82ceba383a34d.tar.gz ports-2b9d6d391b867da2847bde5c3ba82ceba383a34d.zip |
Notes
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 368e69980660..5682c209a854 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tth -# Version required: 1.54 +# Version required: 1.67 # Date created: 19 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1998/05/18 08:53:35 tg Exp $ +# $Id: Makefile,v 1.8 1998/07/06 08:11:26 tg Exp $ # DISTNAME= tth_C -PKGNAME= tth-1.54 +PKGNAME= tth-1.67 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ EXTRACT_SUFX= .tgz |