diff options
author | obrien <obrien@FreeBSD.org> | 1997-11-04 05:07:12 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-11-04 05:07:12 +0800 |
commit | fa0bda5187879dd63c607cace29f22f37f02c7fc (patch) | |
tree | 955aa6c7a747986fdf2c356370d9dae190eeb073 /chinese | |
parent | e5f5ac1d6d2d86ef5e8f28daff147e4f437b7662 (diff) | |
download | freebsd-ports-gnome-fa0bda5187879dd63c607cace29f22f37f02c7fc.tar.gz freebsd-ports-gnome-fa0bda5187879dd63c607cace29f22f37f02c7fc.tar.zst freebsd-ports-gnome-fa0bda5187879dd63c607cace29f22f37f02c7fc.zip |
Added "editors" to the category.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gb2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 42dea619e4d4..0d1a02300ee0 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -4,12 +4,12 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.3 1997/09/22 17:48:30 max Exp $ +# $Id: Makefile,v 1.4 1997/10/13 07:52:24 obrien Exp $ # DISTNAME= gb2ps.2.02 PKGNAME= zh-gb2ps-2.02 -CATEGORIES= chinese +CATEGORIES= chinese print MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \ ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/unix/print/ \ |