diff options
author | grant <grant> | 2002-08-23 03:15:53 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-23 03:15:53 +0000 |
commit | 8369d7d3aa6ac3b6ecedb2169e60681bd26a0bbf (patch) | |
tree | 16cf4b902f7b89b2182f5d02a0b10bf8799e81d7 /net/Makefile | |
parent | 45f72396eab4d553f7536cfc3696812b2d3887c4 (diff) | |
download | pkgsrc-8369d7d3aa6ac3b6ecedb2169e60681bd26a0bbf.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 |