diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-04 06:18:52 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-04 06:18:52 +0000 |
commit | 5c9f4544a4f25c52a62f15aa234c8c133f940863 (patch) | |
tree | 5e8fb807ca963d3db22f397ba477d8f27bd55f9c | |
parent | 2686a8f1581b23cd8f23ec959ff267663103611f (diff) | |
download | freebsd-ports-5c9f4544a4f25c52a62f15aa234c8c133f940863.zip |
Activate roxirc
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6ddceb721105..d8149b9ac796 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.265 1999/05/29 05:01:11 steve Exp $ +# $Id: Makefile,v 1.266 1999/06/02 06:20:35 mharo Exp $ # SUBDIR += IglooFTP @@ -159,6 +159,7 @@ SUBDIR += relay SUBDIR += ripetools SUBDIR += rmsg + SUBDIR += roxirc SUBDIR += rshell SUBDIR += rsync SUBDIR += rwhois |