diff options
author | asami <asami@FreeBSD.org> | 1999-03-22 11:47:34 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-22 11:47:34 +0000 |
commit | dffad355491a96cf40fa43843827922d11fd9e50 (patch) | |
tree | 9ba2d270132dcead6970824c28dd95f9849cae09 /news | |
parent | e375dbd90ded6b16ccd4d2161ce63a9083241422 (diff) | |
download | FreeBSD-ports-dffad355491a96cf40fa43843827922d11fd9e50.zip FreeBSD-ports-dffad355491a96cf40fa43843827922d11fd9e50.tar.gz |
Add PKGNAME, no - allowed in version number part.
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index db536ca..9dcd2b5 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,10 +4,11 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $ +# $Id: Makefile,v 1.67 1999/03/20 12:41:23 ache Exp $ # DISTNAME= tinpre-1.4-19990216 +PKGNAME= tinpre-1.4.19990216 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ |