diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-02 01:52:18 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-02 01:52:18 +0800 |
commit | 24c69f84a14aa95dbdcea580284db621e9a63d48 (patch) | |
tree | 63ca8abd69c4331bdc4da62f80c57e83eee1d7af /games | |
parent | 270e9f74e0ae34bc9954ff855067e26d9a042d0f (diff) | |
download | freebsd-ports-gnome-24c69f84a14aa95dbdcea580284db621e9a63d48.tar.gz freebsd-ports-gnome-24c69f84a14aa95dbdcea580284db621e9a63d48.tar.zst freebsd-ports-gnome-24c69f84a14aa95dbdcea580284db621e9a63d48.zip |
Remove MASTER_SITE that no longer exists.
Diffstat (limited to 'games')
-rw-r--r-- | games/pydance/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index cbf7ffce7a19..010bae929026 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -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 |