diff options
author | max <max@FreeBSD.org> | 1998-01-01 09:34:26 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1998-01-01 09:34:26 +0800 |
commit | 807f6e88cc583f8868f54c7102e7bfb759b74854 (patch) | |
tree | 3c71bf0e3c14db6a155b6f3c9db61991a3c518ba /japanese/zipcodes | |
parent | 7e6d95de432605e2fb3a18a4b7b338f48da4553c (diff) | |
download | freebsd-ports-gnome-807f6e88cc583f8868f54c7102e7bfb759b74854.tar.gz freebsd-ports-gnome-807f6e88cc583f8868f54c7102e7bfb759b74854.tar.zst freebsd-ports-gnome-807f6e88cc583f8868f54c7102e7bfb759b74854.zip |
Add misc to the categories since na-zipcodes is in the misc category.
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r-- | japanese/zipcodes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index a564c00ad581..b9bf0788594d 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -3,12 +3,12 @@ # Date created: 5 Nov 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/11/12 05:12:17 itojun Exp $ +# $Id: Makefile,v 1.2 1997/11/15 10:33:58 asami Exp $ # DISTNAME= ken_all PKGNAME= ja-zipcodes-1.0 -CATEGORIES= japanese +CATEGORIES= japanese misc MASTER_SITES= http://www.postal.mpt.go.jp/lzh/ EXTRACT_SUFX= .lzh |