summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-11 04:40:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-11 04:40:17 +0000
commit1a33bab171aea8b182df5cd507ea7389ba7cda56 (patch)
treea3cc343d7cbe4c0e6344e1f9367923c7fb070eb7
parentAdd checksum for the french dictionary (diff)
Prefix PKGNAME with "cn-" for those that needed it.
Notes
Notes: svn path=/head/; revision=5572
-rw-r--r--chinese/c2t/Makefile4
-rw-r--r--chinese/gb2ps/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile
index b183e83d140e..e1d41e9eaca8 100644
--- a/chinese/c2t/Makefile
+++ b/chinese/c2t/Makefile
@@ -4,10 +4,10 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/02/08 00:02:27 obrien Exp $
#
-PKGNAME= c2t-1.0
+PKGNAME= cn-c2t-1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
ftp://ftp.ifcss.org/pub/software/x-win/cxterm/dict/gb/ \
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index 30318e1faa2c..a3a798ca1ca0 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -4,11 +4,11 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.1.1.1 1997/02/08 00:18:54 obrien Exp $
#
DISTNAME= gb2ps.2.02
-PKGNAME= gb2ps-2.02
+PKGNAME= cn-gb2ps-2.02
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \