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/trn/Makefile | |
parent | Next batch of MD5 checksum files (diff) |
Upgrade to 3.6
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |