summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/rdesktop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 45c3863693b..1ac0343dbb2 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2001/09/30 11:15:19 rh Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/02 10:22:21 rh Exp $
#
DISTNAME= rdesktop-1.1.0
CATEGORIES= net
-MASTER_SITES= http://prdownloads.sourceforge.net/rdesktop/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}
MAINTAINER= grant@grunta.com
-HOMEPAGE= http://rdesktop.sourceforge.net/
+HOMEPAGE= http://www.rdesktop.org/
COMMENT= Open-source Remote Desktop Protocol client
HAS_CONFIGURE= yes