diff options
author | acm <acm@FreeBSD.org> | 2009-02-15 09:14:19 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-02-15 09:14:19 +0800 |
commit | 8bb4ac020ed3ea0392e386395733be5463ceac67 (patch) | |
tree | 7f0eba59664b23aba04a5ed9cd6c99cd842d2a83 /games/ceferino | |
parent | 953f0863a3b17cf3b7488163d705906eeb8915c3 (diff) | |
download | freebsd-ports-gnome-8bb4ac020ed3ea0392e386395733be5463ceac67.tar.gz freebsd-ports-gnome-8bb4ac020ed3ea0392e386395733be5463ceac67.tar.zst freebsd-ports-gnome-8bb4ac020ed3ea0392e386395733be5463ceac67.zip |
- Fix MASTERSITES
Reported by: itetcu
Diffstat (limited to 'games/ceferino')
-rw-r--r-- | games/ceferino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index 8ed45ffcf680..86b347bcef3b 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -9,7 +9,7 @@ PORTNAME= ceferino PORTVERSION= 0.97.8 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/ +MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/ceferino/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Game similar to Super Pang |