diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-25 17:19:10 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-25 17:19:10 +0000 |
commit | b7fefc1824881e337d56b3236cc86c700c0b5b53 (patch) | |
tree | 737280e802b3eb72a038d27ee32aa22f602e1a06 /games/sdb | |
parent | d701cbe48a1a9d9e5f0892b370eb93a9b6fca3f4 (diff) | |
download | ports-b7fefc1824881e337d56b3236cc86c700c0b5b53.tar.gz ports-b7fefc1824881e337d56b3236cc86c700c0b5b53.zip |
Notes
Diffstat (limited to 'games/sdb')
-rw-r--r-- | games/sdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 5612798bb191..f1ad290e2953 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -8,7 +8,7 @@ PORTNAME= sdb PORTVERSION= 1.0.2 CATEGORIES= games -MASTER_SITES= http://gcsociety.pc.cc.cmu.edu/~frenzy/ +MASTER_SITES= http://sdb.gamecreation.org/ MAINTAINER= amdmi3@mail.ru COMMENT= Futuristic overhead shooter |