diff options
author | minoura <minoura@pkgsrc.org> | 2003-09-04 13:47:52 +0000 |
---|---|---|
committer | minoura <minoura@pkgsrc.org> | 2003-09-04 13:47:52 +0000 |
commit | 000c6538be70e77f22202ab965ff6157dc00c707 (patch) | |
tree | e9c9b95be2d5194bfcbc6391c7ea2ba93b461262 /misc | |
parent | def0232d0528ee6d8356340512e913c9e6627ee5 (diff) | |
download | pkgsrc-000c6538be70e77f22202ab965ff6157dc00c707.tar.gz |
Add bbdb.
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 01fab6471c6..dc550190fb9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2003/08/05 03:35:48 wulf Exp $ +# $NetBSD: Makefile,v 1.165 2003/09/04 13:47:52 minoura Exp $ # COMMENT= Miscellaneous utilities @@ -8,6 +8,7 @@ SUBDIR+= ascii SUBDIR+= asr-manpages SUBDIR+= astrolog SUBDIR+= bbappconf +SUBDIR+= bbdb SUBDIR+= bbweather SUBDIR+= bidwatcher SUBDIR+= blackbook |