diff options
author | grant <grant> | 2002-08-23 03:15:53 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-23 03:15:53 +0000 |
commit | ac799336bd757a24edc459b861a470bec8219a58 (patch) | |
tree | 16cf4b902f7b89b2182f5d02a0b10bf8799e81d7 | |
parent | 66ab30e6819df62407f5b03789ea4dbdc2d2576e (diff) | |
download | pkgsrc-ac799336bd757a24edc459b861a470bec8219a58.tar.gz |
add rdesktop10.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index bd01cd27619..e7b27fbd014 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.329 2002/08/22 18:15:29 grant Exp $ +# $NetBSD: Makefile,v 1.330 2002/08/23 03:15:53 grant Exp $ # COMMENT= Networking tools @@ -194,6 +194,7 @@ SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radiusd-cistron SUBDIR+= rdesktop +SUBDIR+= rdesktop10 SUBDIR+= rdist6 SUBDIR+= ripe-whois SUBDIR+= ripe-whois-tools |