Use MASTER_SITE_SOURCEFORGE as master site and update home page. Closes
PR 14125 by Grant Beattie.
This commit is contained in:
parent
10db1c1045
commit
f054e35164
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue