diff options
author | wosch <wosch@FreeBSD.org> | 1997-12-31 07:36:12 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-12-31 07:36:12 +0800 |
commit | a72823428758af04ffe5026f2f3697c6c89c16ea (patch) | |
tree | 4edb4ba5949fd500e4c3df5656619758db62349b /misc | |
parent | 5700dab92d7a95f9774b6bcc0d19df6821e0f8b2 (diff) | |
download | freebsd-ports-graphics-a72823428758af04ffe5026f2f3697c6c89c16ea.tar.gz freebsd-ports-graphics-a72823428758af04ffe5026f2f3697c6c89c16ea.tar.zst freebsd-ports-graphics-a72823428758af04ffe5026f2f3697c6c89c16ea.zip |
Enable na-zipcodes.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index c322aed96ae..e1558e205d5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.123 1997/12/15 08:47:22 tg Exp $ +# $Id: Makefile,v 1.124 1997/12/25 10:56:18 itojun Exp $ # SUBDIR += acron @@ -32,6 +32,7 @@ SUBDIR += mmv SUBDIR += most SUBDIR += mshell + SUBDIR += na-zipcodes SUBDIR += nwrite SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard |