diff options
author | mph <mph@FreeBSD.org> | 1998-05-01 23:53:42 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-01 23:53:42 +0000 |
commit | 797bee6fafc8bf98990532c2ce2dc1d2deb5719b (patch) | |
tree | 6da402147e1a0fc2e0b9167d0ad27bc401e30e0b /news/trn4/Makefile | |
parent | 9f728e095a306da44cbc3a933d78e8fe31062204 (diff) | |
download | FreeBSD-ports-797bee6fafc8bf98990532c2ce2dc1d2deb5719b.zip FreeBSD-ports-797bee6fafc8bf98990532c2ce2dc1d2deb5719b.tar.gz |
Upgrade to 4.0-test65 from 4.0-test64. (Version in previous commit log
was incorrect.)
Diffstat (limited to 'news/trn4/Makefile')
-rw-r--r-- | news/trn4/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 48334e2..7653667 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: trn -# Version required: 4.0-test64 +# Version required: 4.0-test65 # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.14 1998/05/01 07:52:00 asami Exp $ +# $Id: Makefile,v 1.15 1998/05/01 18:41:21 mph Exp $ # -DISTNAME= trn4-test64 -PKGNAME= trn-4.0b64 +DISTNAME= trn4-test65 +PKGNAME= trn-4.0b65 CATEGORIES= news MASTER_SITES= ftp://ftp.clari.net/private/trn/ \ ftp://ftp.uu.net/private/trn/ |