diff options
author | kim <kim> | 1999-10-28 20:07:26 +0000 |
---|---|---|
committer | kim <kim> | 1999-10-28 20:07:26 +0000 |
commit | 9483cf56dbd6886b04efd678d9a520800e23981d (patch) | |
tree | 226781aee1519460e1cb0f7c322b4b7fc0362857 /net | |
parent | 02170262a354c31a3a38af6f6f17af34f0f51451 (diff) | |
download | pkgsrc-9483cf56dbd6886b04efd678d9a520800e23981d.tar.gz |
Add and enable irrd.
Diffstat (limited to 'net')
-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 |