diff options
author | acm <acm@FreeBSD.org> | 2009-06-13 03:50:51 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-06-13 03:50:51 +0800 |
commit | c8feb4136a015c692c0dcec7b04ebeffd905700f (patch) | |
tree | 4b38274dd69780548cd45c15646b9d4599ac3b05 /games/pongix | |
parent | fdac0ef635083b07973d8283b461e60a492c533e (diff) | |
download | freebsd-ports-gnome-c8feb4136a015c692c0dcec7b04ebeffd905700f.tar.gz freebsd-ports-gnome-c8feb4136a015c692c0dcec7b04ebeffd905700f.tar.zst freebsd-ports-gnome-c8feb4136a015c692c0dcec7b04ebeffd905700f.zip |
- Fix MASTERSITES.
Reported by: QAT
Diffstat (limited to 'games/pongix')
-rw-r--r-- | games/pongix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pongix/Makefile b/games/pongix/Makefile index af53cd53e872..60f2d3173541 100644 --- a/games/pongix/Makefile +++ b/games/pongix/Makefile @@ -9,7 +9,7 @@ PORTNAME= pongix PORTVERSION= 0.4 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.losersjuegos.com.ar/juegos/pongix/descargas/ +MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/pongix/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Free pong-like game |