diff options
author | grant <grant> | 2003-10-01 01:16:28 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-01 01:16:28 +0000 |
commit | 68bc809da2f3946c77892ca88c1b550e388a93fe (patch) | |
tree | 4a9b8c05d346fedafa27f9d0b33eabd3d58c7f91 /net | |
parent | 619d954e07adb9d32eb605e6148cd460552ef2a1 (diff) | |
download | pkgsrc-68bc809da2f3946c77892ca88c1b550e388a93fe.tar.gz |
+rinetd
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 516f1950909..42351654191 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2003/09/30 17:29:00 recht Exp $ +# $NetBSD: Makefile,v 1.413 2003/10/01 01:16:28 grant Exp $ # COMMENT= Networking tools @@ -242,6 +242,7 @@ SUBDIR+= radiusd-cistron SUBDIR+= rdesktop SUBDIR+= rdesktop10 SUBDIR+= rdist6 +SUBDIR+= rinetd SUBDIR+= ripe-whois SUBDIR+= ripe-whois-tools SUBDIR+= rootprobe |