Date: Fri, 1 Jan 2016 17:52:18 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405025 - head/games/pydance Message-ID: <201601011752.u01HqI02028515@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011752.u01HqI02028515>