diff options
author | asami <asami@FreeBSD.org> | 1998-07-22 11:46:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-22 11:46:31 +0000 |
commit | e67b167aa8bd6d4445d3f1ae66ee5b7c8a4842ec (patch) | |
tree | 7701f77c2436f9a5b4f560ca52918d6c736717a5 /chinese/tin | |
parent | b547bbc6b0e71b621927f25c7cc94f25f0814733 (diff) | |
download | FreeBSD-ports-e67b167aa8bd6d4445d3f1ae66ee5b7c8a4842ec.zip FreeBSD-ports-e67b167aa8bd6d4445d3f1ae66ee5b7c8a4842ec.tar.gz |
Version numbers should be delimited by "." only.
Diffstat (limited to 'chinese/tin')
-rw-r--r-- | chinese/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index dba9d71..4161e06 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -3,11 +3,11 @@ # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.10 1998/06/04 03:48:29 vanilla Exp $ +# $Id: Makefile,v 1.11 1998/06/24 14:51:21 vanilla Exp $ # DISTNAME= tinpre-1.4-980618 -PKGNAME= zh-tin-1.4-980618 +PKGNAME= zh-tin-1.4.980618 CATEGORIES= chinese news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/ \ |