diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 17:11:18 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 17:11:18 +0000 |
commit | db057c69ba6366e1940b6fca5c3d3d4e93329182 (patch) | |
tree | 22e66b87af6945fe90669b9207732b3cc917a924 /net/Makefile | |
parent | 07d5208a9d95908ece9307b0ed205bd0becfb0df (diff) | |
download | ports-db057c69ba6366e1940b6fca5c3d3d4e93329182.tar.gz ports-db057c69ba6366e1940b6fca5c3d3d4e93329182.zip |
Add irssi, ns and nam
Notes
Notes:
svn path=/head/; revision=18231
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a49c8be6a121..6a2c532437d2 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 |