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 | 9a09c94ae6bad63e8966615535b24549b927c37c (patch) | |
tree | e9c9b95be2d5194bfcbc6391c7ea2ba93b461262 /misc | |
parent | 5cfa771f4ef32b64f5845b30eec8c3fbd777fd10 (diff) | |
download | pkgsrc-9a09c94ae6bad63e8966615535b24549b927c37c.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 |