diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-05 08:15:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-05 08:15:14 +0000 |
commit | 7aafedd433891200769967f0d38149cb183d9930 (patch) | |
tree | d662f8d9779eee00f134ac2e2d6f13829efca56f /news/tin/Makefile | |
parent | 7728e77d114b9b50b80b2226fde16b3d9946a782 (diff) | |
download | ports-7aafedd433891200769967f0d38149cb183d9930.tar.gz ports-7aafedd433891200769967f0d38149cb183d9930.zip |
Notes
Diffstat (limited to 'news/tin/Makefile')
-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 5923411631b4..ee9c27fb6436 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.45 1997/10/11 23:08:09 ache Exp $ +# $Id: Makefile,v 1.46 1997/11/04 08:36:45 ache Exp $ # DISTNAME= tinpre-1.4-971102 +PKGNAME= tinpre-1.4.971102 CATEGORIES= news MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/tin/ \ ftp://ftp.akk.uni-karlsruhe.de/pub/tin/ \ |