diff options
author | agc <agc> | 2001-09-25 12:47:10 +0000 |
---|---|---|
committer | agc <agc> | 2001-09-25 12:47:10 +0000 |
commit | 266288d6bae86628de32993d9621c3cd7754882d (patch) | |
tree | 0a7b77864e33b5cb5103f176ce82593c602154a3 /net/Makefile | |
parent | 2fc220d0581856ea712c3654c6dfcf7ad8ae7e9c (diff) | |
download | pkgsrc-266288d6bae86628de32993d9621c3cd7754882d.tar.gz |
Add and enable rdesktop
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 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 |