diff options
author | agc <agc@pkgsrc.org> | 2001-09-25 12:47:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-09-25 12:47:10 +0000 |
commit | 1fbe83ee4d15139336bb72ee602ea988481877ff (patch) | |
tree | 0a7b77864e33b5cb5103f176ce82593c602154a3 /net | |
parent | 1be43417ea4237194ae925204aa2af384889fdf7 (diff) | |
download | pkgsrc-1fbe83ee4d15139336bb72ee602ea988481877ff.tar.gz |
Add and enable rdesktop
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 d65306d821e..c525f48aa9a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2001/09/24 23:16:39 wiz Exp $ +# $NetBSD: Makefile,v 1.247 2001/09/25 12:47:10 agc Exp $ # COMMENT= Networking tools @@ -140,6 +140,7 @@ SUBDIR+= py-xmlrpclib SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radius +SUBDIR+= rdesktop SUBDIR+= rdist6 SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe |