summaryrefslogtreecommitdiff
path: root/chinese/cless
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:16:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:16:36 +0000
commitb72f3823ec582474b4ab98fe3c46fecea0d4ddab (patch)
treee7fac777f914dd8d163238a4431423345c611e98 /chinese/cless
parentRemove my ptys patch, because this code is unused, openpty is used instead (diff)
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes
Notes: svn path=/head/; revision=4415
Diffstat (limited to 'chinese/cless')
-rw-r--r--chinese/cless/Makefile4
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/ \