diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-02-15 01:14:19 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-02-15 01:14:19 +0000 |
commit | 5d129cab8558423d0381768b4cf73f0b50e10a1f (patch) | |
tree | 6fa4aaa7b4d74f0e1f56759dd95514dbfee7317f | |
parent | - Update to 3.2.1 (diff) |
- Fix MASTERSITES
Reported by: itetcu
-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 |