diff options
author | jmg <jmg@FreeBSD.org> | 1999-06-12 17:52:46 +0800 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1999-06-12 17:52:46 +0800 |
commit | 2353740a5ccc0c7e70801d2a4040dca4b6295352 (patch) | |
tree | 67f03c258bc42f2e6416bd760499d45566485f2f /net | |
parent | 22694561e4c6b7273dd41159508900f808552a57 (diff) | |
download | freebsd-ports-gnome-2353740a5ccc0c7e70801d2a4040dca4b6295352.tar.gz freebsd-ports-gnome-2353740a5ccc0c7e70801d2a4040dca4b6295352.tar.zst freebsd-ports-gnome-2353740a5ccc0c7e70801d2a4040dca4b6295352.zip |
forgot to activate till now...
Reminded by a mail to: Alex Perel <veers@disturbed.net> aka Storm-
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7f5606d61d91..224468b90af6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.269 1999/06/09 01:59:05 steve Exp $ +# $Id: Makefile,v 1.270 1999/06/11 09:07:29 taoka Exp $ # SUBDIR += IglooFTP @@ -159,6 +159,7 @@ SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += relay + SUBDIR += rinetd SUBDIR += ripetools SUBDIR += rmsg SUBDIR += roxirc |