diff options
author | lukem <lukem@pkgsrc.org> | 2001-01-08 15:53:11 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-01-08 15:53:11 +0000 |
commit | 9203ccc3a79522ca8c5c1b9493f35f00d8a56c9b (patch) | |
tree | 7aa7e37bbb01351d31779c553dddf811054a36a8 | |
parent | f2e99968ad1670debb35b8e2f5f9c39a0c4215f6 (diff) | |
download | pkgsrc-9203ccc3a79522ca8c5c1b9493f35f00d8a56c9b.tar.gz |
add adns
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7bff3ebabd5..4fd293a91b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.176 2000/12/27 16:22:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.177 2001/01/08 15:53:11 lukem Exp $ # + SUBDIR += adns SUBDIR += airportbasestationconfig SUBDIR += archie SUBDIR += arla |