diff options
author | gahr <gahr@FreeBSD.org> | 2012-08-06 15:22:15 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-08-06 15:22:15 +0800 |
commit | ae4b966f85ed23a18f34fcea784cf2ab61bead27 (patch) | |
tree | 7db844eea03ce1f1c570c18bc140c4b8b114fddf /games/atr3d | |
parent | fddd78da756682a22d777bfd0a1ef1c88de889eb (diff) | |
download | freebsd-ports-gnome-ae4b966f85ed23a18f34fcea784cf2ab61bead27.tar.gz freebsd-ports-gnome-ae4b966f85ed23a18f34fcea784cf2ab61bead27.tar.zst freebsd-ports-gnome-ae4b966f85ed23a18f34fcea784cf2ab61bead27.zip |
- Update MASTER_SITES
- Remove WWW line from pkg-descr, website has disappeared
PR: 170387
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Diffstat (limited to 'games/atr3d')
-rw-r--r-- | games/atr3d/Makefile | 2 | ||||
-rw-r--r-- | games/atr3d/pkg-descr | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 8a69d571a7ad..75c7b04b3142 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -9,7 +9,7 @@ PORTNAME= atr3d PORTVERSION= 0.6 PORTREVISION= 14 CATEGORIES= games -MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ +MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/games/atr3d/pkg-descr b/games/atr3d/pkg-descr index b2bd5c22c980..f4b808ab263c 100644 --- a/games/atr3d/pkg-descr +++ b/games/atr3d/pkg-descr @@ -3,4 +3,3 @@ player flies around in a three dimensional space, shooting asteroids and other ships while trying to avoid running into any of them or being shot. -WWW: http://www.avoidtheroid.com |