aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-11-12 05:13:26 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-11-12 05:13:26 +0000
commitcaf1b05b9a70460d805ed53eb6744ca86ae3bb90 (patch)
tree6bf8e58892b6fc56286c24e876dbe3d89d32d84a /japanese
parentad0eaa14c61ed042a8b7255514523b6ac66b4a46 (diff)
downloadports-caf1b05b9a70460d805ed53eb6744ca86ae3bb90.tar.gz
ports-caf1b05b9a70460d805ed53eb6744ca86ae3bb90.zip
enable ports/japanese/zipcodes.
japanese zipcode tables. includes both 3/5 digits form and 7 digits form.
Notes
Notes: svn path=/head/; revision=8588
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 79eabe44cf57..b4074367d506 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.92 1997/10/23 13:57:09 itojun Exp $
+# $Id: Makefile,v 1.93 1997/10/27 15:20:16 itojun Exp $
#
SUBDIR += Canna
@@ -107,5 +107,6 @@
SUBDIR += x0212fonts
SUBDIR += xdvi
SUBDIR += xshodo
+ SUBDIR += zipcodes
.include <bsd.port.subdir.mk>