diff options
author | kim <kim@pkgsrc.org> | 1999-10-28 20:07:26 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-10-28 20:07:26 +0000 |
commit | 2fff2d74f851553ac5b1c9a0fd0ee2f5041079a3 (patch) | |
tree | 226781aee1519460e1cb0f7c322b4b7fc0362857 | |
parent | a1740a56ca02094526b9f70e3ca9187bff31f27f (diff) | |
download | pkgsrc-2fff2d74f851553ac5b1c9a0fd0ee2f5041079a3.tar.gz |
Add and enable irrd.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ced461a8f28..2f2a0ee8925 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 1999/10/28 09:47:37 agc Exp $ +# $NetBSD: Makefile,v 1.90 1999/10/28 20:07:26 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -50,6 +50,7 @@ SUBDIR += ircII # SUBDIR += ircii-epic SUBDIR += ircu + SUBDIR += irrd # SUBDIR += isc-dhcp # SUBDIR += ivs SUBDIR += jwhois |