svn commit: r405025 - head/games/pydance

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jan 1 17:52:19 UTC 2016


Author: rakuco
Date: Fri Jan  1 17:52:18 2016
New Revision: 405025
URL: https://svnweb.freebsd.org/changeset/ports/405025

Log:
  Remove MASTER_SITE that no longer exists.

Modified:
  head/games/pydance/Makefile

Modified: head/games/pydance/Makefile
==============================================================================
--- head/games/pydance/Makefile	Fri Jan  1 17:51:10 2016	(r405024)
+++ head/games/pydance/Makefile	Fri Jan  1 17:52:18 2016	(r405025)
@@ -7,7 +7,6 @@ PORTREVISION=	5
 CATEGORIES=	games
 MASTER_SITES=	http://people.freebsd.org/~sylvio/pydance/ \
 		http://icculus.org/pyddr/ \
-		http://offload1.icculus.org/pyddr/ \
 		http://www.informatik.uni-frankfurt.de/~polzer/distfiles/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${SONGS}
 DIST_SUBDIR=	pydance


More information about the svn-ports-all mailing list