diff options
-rw-r--r-- | games/battleball/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 83edce5..d6df74f 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -9,7 +9,9 @@ PORTNAME= battleball PORTVERSION= 2.1 CATEGORIES= games MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \ - http://fundy.linux.tucows.com/files/x11/entertain/ + http://fundy.linux.tucows.com/files/x11/entertain/ \ + http://207.211.212.35/pah/ + DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= ports@FreeBSD.org |