diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-04 14:18:52 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-04 14:18:52 +0800 |
commit | dd2d56739888523936f1052f08f4c963051d69e7 (patch) | |
tree | c86e71a2943666e4344cfbdecc0feccde6d5f45b | |
parent | bce5e14e2d796b755d1eb3579e550b8e1e10f7cc (diff) | |
download | freebsd-ports-gnome-dd2d56739888523936f1052f08f4c963051d69e7.tar.gz freebsd-ports-gnome-dd2d56739888523936f1052f08f4c963051d69e7.tar.zst freebsd-ports-gnome-dd2d56739888523936f1052f08f4c963051d69e7.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 |