diff options
Diffstat (limited to 'news/trn4/Makefile')
-rw-r--r-- | news/trn4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |