diff options
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 87ec52c51a17..09dc71bb4a5a 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # New ports collection makefile for: tin -# Version required: tinpre-1.4 # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # # $FreeBSD$ # -DISTNAME= tin-1.4.2 +PORTNAME= tin +PORTVERSION= 1.4.2 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.4/ \ ftp://nuxi.ucdavis.edu/pub/tin/v1.4/ \ |