diff options
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index c670c76b8c64..c70844028cdf 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: trn -# Version required: 3.6 # Date created: 21 October 1994 # Whom: smace # # $FreeBSD$ # -DISTNAME= trn-3.6 +PORTNAME= trn +PORTVERSION= 3.6 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ |