diff options
author | tv <tv@pkgsrc.org> | 1998-11-24 20:38:29 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-11-24 20:38:29 +0000 |
commit | 01ba827cd2753b15501f961042dcd1335c7445fb (patch) | |
tree | 5253f7a586cfd8874714677f58151de17c475543 /net/Makefile | |
parent | 68344e7e458e1b42802b0746c93ac6d369e32a3b (diff) | |
download | pkgsrc-01ba827cd2753b15501f961042dcd1335c7445fb.tar.gz |
Add and enable ircu.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8d446facf9c..5423d611223 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1998/11/24 04:12:49 tv Exp $ +# $NetBSD: Makefile,v 1.43 1998/11/24 20:38:29 tv Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -38,6 +38,7 @@ # SUBDIR += irc SUBDIR += ircII # SUBDIR += ircii-epic + SUBDIR += ircu # SUBDIR += isc-dhcp # SUBDIR += ivs SUBDIR += kdenetwork |