diff options
author | itojun <itojun> | 2000-04-09 15:22:32 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-04-09 15:22:32 +0000 |
commit | 7ec2ccc85ab0013f560c3100f6657821c52bdc87 (patch) | |
tree | 97a5f8d749370779781d711a936a4ad2a12d6020 /fonts/jisx0212fonts | |
parent | 2fef3c933fc2adab0ead3af9df15abb312251f41 (diff) | |
download | pkgsrc-7ec2ccc85ab0013f560c3100f6657821c52bdc87.tar.gz |
reorder CATEGORIES.
Diffstat (limited to 'fonts/jisx0212fonts')
-rw-r--r-- | fonts/jisx0212fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/jisx0212fonts/Makefile b/fonts/jisx0212fonts/Makefile index 666c8652b63..19e05bb147d 100644 --- a/fonts/jisx0212fonts/Makefile +++ b/fonts/jisx0212fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/04/09 15:19:30 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2000/04/09 15:22:32 itojun Exp $ # Based on FreeBSD Id: Makefile,v 1.6 1999/02/12 17:23:40 motoyuki Exp # DISTNAME= jisx0212fonts-0.0 -CATEGORIES= japanese x11 +CATEGORIES= x11 japanese MASTER_SITES= ftp://ginkaku.kudpc.kyoto-u.ac.jp/fonts/ \ ftp://ftp.jp.netbsd.org/pub/NetBSD-jp/tut-jp/fonts/ \ http://www.freebsd.org/~itojun/distfiles/ |