diff options
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r-- | net/rdesktop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 1b9ed43d85c3..7230a429ebe1 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -9,8 +9,7 @@ PORTNAME= rdesktop PORTVERSION= 1.6.0 PORTREVISION?= 0 CATEGORIES= net comms ipv6 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= obrien@FreeBSD.org COMMENT= RDP client for Windows NT/2000/2003 Terminal Server |