diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:49:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:49:10 +0000 |
commit | 8310af8eeb0773be3c11379e21bc96d0841c3069 (patch) | |
tree | c45b3ea961ffcc195d971259faaf8da8ddf225c4 /games/boswars | |
parent | 3a2aede0001cad039a6ae1645f36d679b9674ed1 (diff) | |
download | ports-8310af8eeb0773be3c11379e21bc96d0841c3069.tar.gz ports-8310af8eeb0773be3c11379e21bc96d0841c3069.zip |
Notes
Diffstat (limited to 'games/boswars')
-rw-r--r-- | games/boswars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/boswars/Makefile b/games/boswars/Makefile index 553810fe3eba..f4b65d1d13d4 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -9,7 +9,7 @@ PORTNAME= boswars PORTVERSION= 2.5 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://boswars.org:8001/bos/releases/ +MASTER_SITES= http://www.boswars.org/dist/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org |