diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 7230a429ebe1..957984ab67b4 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -7,7 +7,7 @@ PORTNAME= rdesktop PORTVERSION= 1.6.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net comms ipv6 MASTER_SITES= SF diff --git a/net/rdesktop/files/patch-rdpdr.c b/net/rdesktop/files/patch-rdpdr.c new file mode 100644 index 000000000000..8383a0a858ae --- /dev/null +++ b/net/rdesktop/files/patch-rdpdr.c @@ -0,0 +1,9 @@ +--- rdpdr.c.orig 2008-02-14 03:37:17.000000000 -0800 ++++ rdpdr.c 2010-09-09 12:56:03.000000000 -0700 +@@ -842,5 +842,5 @@ RD_BOOL + rdpdr_init() + { +- if (g_num_devices > 0) ++// if (g_num_devices > 0) + { + rdpdr_channel =