diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-16 16:49:12 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-16 16:49:12 +0000 |
commit | b651eecd22cc8446bb2b540d3c07fbc13eac5c5d (patch) | |
tree | ac00df4d2be88080f0f8d879d46b7e9c0fae1cab /net/Makefile | |
parent | 659b107e5bff77df45078459583a11fc8d9f1c77 (diff) | |
download | ports-b651eecd22cc8446bb2b540d3c07fbc13eac5c5d.tar.gz ports-b651eecd22cc8446bb2b540d3c07fbc13eac5c5d.zip |
Notes
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 224468b90af6..1321ee995be8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.270 1999/06/11 09:07:29 taoka Exp $ +# $Id: Makefile,v 1.271 1999/06/12 09:52:46 jmg Exp $ # SUBDIR += IglooFTP @@ -165,6 +165,7 @@ SUBDIR += roxirc SUBDIR += rshell SUBDIR += rsync + SUBDIR += rtsp_proxy SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty |