diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-01-01 17:52:18 +0000 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-01-01 17:52:18 +0000 |
commit | 24c69f84a14aa95dbdcea580284db621e9a63d48 (patch) | |
tree | 63ca8abd69c4331bdc4da62f80c57e83eee1d7af | |
parent | 270e9f74e0ae34bc9954ff855067e26d9a042d0f (diff) | |
download | FreeBSD-ports-24c69f84a14aa95dbdcea580284db621e9a63d48.zip FreeBSD-ports-24c69f84a14aa95dbdcea580284db621e9a63d48.tar.gz |
Remove MASTER_SITE that no longer exists.
-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 cbf7ffc..010bae9 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 |