diff options
author | wosch <wosch@FreeBSD.org> | 1997-12-30 23:36:12 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-12-30 23:36:12 +0000 |
commit | a72823428758af04ffe5026f2f3697c6c89c16ea (patch) | |
tree | 4edb4ba5949fd500e4c3df5656619758db62349b /misc/Makefile | |
parent | 5700dab92d7a95f9774b6bcc0d19df6821e0f8b2 (diff) | |
download | FreeBSD-ports-a72823428758af04ffe5026f2f3697c6c89c16ea.zip FreeBSD-ports-a72823428758af04ffe5026f2f3697c6c89c16ea.tar.gz |
Enable na-zipcodes.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index c322aed..e1558e2 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 |