diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 17:11:18 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 17:11:18 +0000 |
commit | d3aeb230de7b18ad4384ff29f203acff1996ba24 (patch) | |
tree | a3b68197b4b590718e9ab5834e4be69faa820f35 /net | |
parent | 1ad141bf3c97db3c33a176cd8823a8a80e6888ab (diff) | |
download | FreeBSD-ports-d3aeb230de7b18ad4384ff29f203acff1996ba24.zip FreeBSD-ports-d3aeb230de7b18ad4384ff29f203acff1996ba24.tar.gz |
Add irssi, ns and nam
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a49c8be..6a2c532 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.253 1999/04/19 00:17:28 mharo Exp $ +# $Id: Makefile,v 1.254 1999/04/25 20:47:37 andreas Exp $ # SUBDIR += SSLtelnet @@ -78,6 +78,7 @@ SUBDIR += ircII SUBDIR += ircd-hybrid SUBDIR += ircii-epic + SUBDIR += irssi SUBDIR += isc-dhcp2 SUBDIR += ivs SUBDIR += jmirror @@ -104,6 +105,7 @@ SUBDIR += mtr SUBDIR += muh SUBDIR += naim + SUBDIR += nam SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 @@ -114,6 +116,7 @@ SUBDIR += nettest SUBDIR += ninja SUBDIR += nocol + SUBDIR += ns SUBDIR += nslint SUBDIR += ntimelord SUBDIR += ntop |