diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-09 03:49:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-09 03:49:23 +0000 |
commit | bb2f8ae81173cbc35ab1b0e648c067506730f81b (patch) | |
tree | 5c08b01c29f034f11abf035fca03459501e711aa /games/xbomber | |
parent | 92f22c9fe62c038e71e3665b0163c91195415109 (diff) | |
download | ports-bb2f8ae81173cbc35ab1b0e648c067506730f81b.tar.gz ports-bb2f8ae81173cbc35ab1b0e648c067506730f81b.zip |
Update MASTER_SITE to fix fetch.
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=138756
Diffstat (limited to 'games/xbomber')
-rw-r--r-- | games/xbomber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbomber/Makefile b/games/xbomber/Makefile index a288f2c2aed8..150c6527f0ae 100644 --- a/games/xbomber/Makefile +++ b/games/xbomber/Makefile @@ -8,7 +8,7 @@ PORTNAME= xbomber PORTVERSION= 0.8 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/xbomber/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/xbomber/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= marcus@FreeBSD.org |