diff options
author | acm <acm@FreeBSD.org> | 2009-02-15 01:14:19 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-02-15 01:14:19 +0000 |
commit | 8bb4ac020ed3ea0392e386395733be5463ceac67 (patch) | |
tree | 7f0eba59664b23aba04a5ed9cd6c99cd842d2a83 /games | |
parent | 953f0863a3b17cf3b7488163d705906eeb8915c3 (diff) | |
download | FreeBSD-ports-8bb4ac020ed3ea0392e386395733be5463ceac67.zip FreeBSD-ports-8bb4ac020ed3ea0392e386395733be5463ceac67.tar.gz |
- Fix MASTERSITES
Reported by: itetcu
Diffstat (limited to 'games')
-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 8ed45ff..86b347b 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 |