diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:16:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:16:36 +0000 |
commit | b72f3823ec582474b4ab98fe3c46fecea0d4ddab (patch) | |
tree | e7fac777f914dd8d163238a4431423345c611e98 /chinese/cless | |
parent | d67a4ad9e90f50c0753c8a2e3cb4e3ab3ebc24be (diff) |
Notes
Diffstat (limited to 'chinese/cless')
-rw-r--r-- | chinese/cless/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 58bb0b7b2512..bd3acc00c1fd 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -3,12 +3,12 @@ # Date created: Sat Aug 10, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/10/26 23:20:37 max Exp $ +# $Id: Makefile,v 1.2 1996/10/29 04:55:52 max Exp $ # DISTNAME= cless-290 PKGNAME= cn-${DISTNAME} -CATEGORIES+= chinese misc +CATEGORIES= chinese misc MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \ |