diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
commit | f39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch) | |
tree | ab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/tin/Makefile | |
parent | 59df8af48ea44d533d5de8118602cc174bda92da (diff) | |
download | ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.tar.gz ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.zip |
Notes
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/ \ |