diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-12 08:13:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-12 08:13:21 +0000 |
commit | 35e3a0855dcb7b4177d5703ded9a6a8dc17abee5 (patch) | |
tree | 899bca33090ffdd1d7f22f32b4f4d637e4a82d2f /games/vectoroids | |
parent | 3d9dda433c5376f72502292839def642a5bbea6b (diff) | |
download | ports-35e3a0855dcb7b4177d5703ded9a6a8dc17abee5.tar.gz ports-35e3a0855dcb7b4177d5703ded9a6a8dc17abee5.zip |
Notes
Diffstat (limited to 'games/vectoroids')
-rw-r--r-- | games/vectoroids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vectoroids/Makefile b/games/vectoroids/Makefile index 9e1185b837c4..6d6e984a940d 100644 --- a/games/vectoroids/Makefile +++ b/games/vectoroids/Makefile @@ -9,7 +9,7 @@ PORTNAME= vectoroids PORTVERSION= 1.1.0 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/vectoroids/src/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/vectoroids/src/ MAINTAINER= ports@FreeBSD.org COMMENT= A vector-based, pretty, Asteroids clone |