diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-05-21 22:39:40 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-05-21 22:39:40 +0000 |
commit | 7aefdc5ee64aa8d994437e8ee10eadfbe263dfe0 (patch) | |
tree | a9713f0bb38c30195ea3961c7e42ff6925ed3ab3 /news/trn4/Makefile | |
parent | 45380e9a5481a3566fa7849a15b2b4e9337d6826 (diff) |
Notes
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 e5696f07624c..5e06949e6d3d 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: trn -# Version required: 4.0-test70 +# Version required: 4.0-test72 # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.18 1998/09/25 16:09:01 mph Exp $ +# $Id: Makefile,v 1.19 1999/02/09 17:48:55 mph Exp $ # -DISTNAME= trn4-test70 -PKGNAME= trn-4.0b70 +DISTNAME= trn4-test72 +PKGNAME= trn-4.0b72 CATEGORIES= news MASTER_SITES= ftp://ftp.clari.net/private/trn/ \ ftp://ftp.uu.net/private/trn/ |