diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-01-04 01:44:22 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-01-04 01:44:22 +0000 |
commit | 0fcb861ca1bf29088f9af2b1662042cc15c455f8 (patch) | |
tree | 68e5f7c5bf1a19fd716778bf6a8abbdbc0667cca /news | |
parent | Next batch of MD5 checksum files (diff) |
Upgrade to 3.6
Notes
Notes:
svn path=/head/; revision=683
Diffstat (limited to '')
-rw-r--r-- | news/trn/Makefile | 6 | ||||
-rw-r--r-- | news/trn4/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 2707f7e6d71e..f6c7bf0a1cef 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: trn -# Version required: 3.5 +# Version required: 3.6 # Date created: 21 October 1994 # Whom: smace # # $id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $ # -DISTNAME= trn-3.5 +DISTNAME= trn-3.6 MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ EXTRACT_SUFX= .tar.gz -DISTFILES= trn-3.5.tar.gz +DISTFILES= trn-3.6.tar.gz IS_INTERACTIVE= yes diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 2707f7e6d71e..f6c7bf0a1cef 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: trn -# Version required: 3.5 +# Version required: 3.6 # Date created: 21 October 1994 # Whom: smace # # $id: Makefile,v 1.0 1994/10/21 00:00:00 smace Exp $ # -DISTNAME= trn-3.5 +DISTNAME= trn-3.6 MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ EXTRACT_SUFX= .tar.gz -DISTFILES= trn-3.5.tar.gz +DISTFILES= trn-3.6.tar.gz IS_INTERACTIVE= yes |