diff options
author | grant <grant@pkgsrc.org> | 2002-08-23 03:15:53 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-08-23 03:15:53 +0000 |
commit | 22d40a2d78087049cde81d30544e8f0ec3789a5a (patch) | |
tree | 16cf4b902f7b89b2182f5d02a0b10bf8799e81d7 /net/Makefile | |
parent | 1e578733958e52278c1787ea7618cde2a020c86e (diff) | |
download | pkgsrc-22d40a2d78087049cde81d30544e8f0ec3789a5a.tar.gz |
add rdesktop10.
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 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 |