svn commit: r306042 - head/net/dgd

Greg Lewis glewis at FreeBSD.org
Thu Oct 18 00:37:09 UTC 2012


Author: glewis
Date: Thu Oct 18 00:37:08 2012
New Revision: 306042
URL: http://svn.freebsd.org/changeset/ports/306042

Log:
  . Update MASTER_SITES to reflect the move from sourceforge to github.
  
  Feature safe:	yes

Modified:
  head/net/dgd/Makefile

Modified: head/net/dgd/Makefile
==============================================================================
--- head/net/dgd/Makefile	Wed Oct 17 23:47:27 2012	(r306041)
+++ head/net/dgd/Makefile	Thu Oct 18 00:37:08 2012	(r306042)
@@ -8,8 +8,7 @@
 PORTNAME=	dgd
 PORTVERSION=	1.4.15
 CATEGORIES=	net lang games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S|%SUBDIR%|${PORTNAME}-osr|} \
-		${MASTER_SITE_SOURCEFORGE:S|%SUBDIR%|${PORTNAME}-osr/old|}
+MASTER_SITES=	http://cloud.github.com/downloads/dworkin/${PORTNAME}/
 
 MAINTAINER=	glewis at FreeBSD.org
 COMMENT=	Dworkin\'s Game Driver


More information about the svn-ports-all mailing list