diff options
author | grant <grant@pkgsrc.org> | 2003-10-01 01:16:28 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-01 01:16:28 +0000 |
commit | e9eacf16efe761e93be24d9dbed52ee1e3a45a7c (patch) | |
tree | 4a9b8c05d346fedafa27f9d0b33eabd3d58c7f91 /net/Makefile | |
parent | 38fd9dcbc921979a1c52499a1b84c1e4eb73d9e5 (diff) | |
download | pkgsrc-e9eacf16efe761e93be24d9dbed52ee1e3a45a7c.tar.gz |
+rinetd
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 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 |