diff options
author | agc <agc@pkgsrc.org> | 2005-05-26 08:59:42 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-26 08:59:42 +0000 |
commit | 7949080aaa87bc69ef30defee88ede9fa02c1ddc (patch) | |
tree | ed96f16ced501a474183eb64768d27389523f7c4 /misc | |
parent | 0ab06486f5d326ab5fb17114298a29f582e93093 (diff) | |
download | pkgsrc-7949080aaa87bc69ef30defee88ede9fa02c1ddc.tar.gz |
Add and enable ukpostcodes
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 9ff0288ebff..a82bfef699d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2005/05/19 17:27:13 reed Exp $ +# $NetBSD: Makefile,v 1.241 2005/05/26 08:59:42 agc Exp $ # COMMENT= Miscellaneous utilities @@ -209,6 +209,7 @@ SUBDIR+= team SUBDIR+= theme-dirs SUBDIR+= ttyrec SUBDIR+= udfclient +SUBDIR+= ukpostcodes SUBDIR+= uptimec SUBDIR+= utftools SUBDIR+= vera |