diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-02-01 23:32:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-02-01 23:32:44 +0000 |
commit | 8ecca8645e558dc1162c50cf1ccee602a0af5b36 (patch) | |
tree | 7f62bc15fea75bf19c22a8216770ad8730f61c10 | |
parent | e45d13e384e03489ad818c50e6420784a32a04a5 (diff) | |
download | ports-8ecca8645e558dc1162c50cf1ccee602a0af5b36.tar.gz ports-8ecca8645e558dc1162c50cf1ccee602a0af5b36.zip |
Notes
-rw-r--r-- | games/xchadance/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 7ba58c93a6ba..047aa83584d2 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -9,8 +9,7 @@ PORTNAME= xchadance PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= motoyuki DISTFILES= xchada01.lzh |