From 2e42bdc4dc64ecc60bcb3b06fea5f591469cb124 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Tue, 30 Jan 2018 12:35:05 +0000 Subject: [PATCH] Fix URLs for master site perso.b2b2c.ca (URL of personals pages have recently changed on perso.b2b2c.ca and are now prefixed with a tilde character) --- devel/flatzebra/Makefile | 2 +- games/afternoonstalker/Makefile | 2 +- games/burgerspace/Makefile | 2 +- games/cosmosmash/Makefile | 2 +- textproc/sagasu/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/flatzebra/Makefile b/devel/flatzebra/Makefile index 53070233fd59..70a2f4682227 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -5,7 +5,7 @@ PORTNAME= flatzebra PORTVERSION= 0.1.6 PORTREVISION= 5 CATEGORIES= devel games -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ +MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic game engine for 2D double-buffering animation diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 4e08f47b6dbd..d614d56ec979 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -5,7 +5,7 @@ PORTNAME= afternoonstalker PORTVERSION= 1.1.5 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ +MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index cc50e573c578..2b253a08950e 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -5,7 +5,7 @@ PORTNAME= burgerspace PORTVERSION= 1.9.2 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ +MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 7ec7d148458d..5bca43ba0d4f 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -5,7 +5,7 @@ PORTNAME= cosmosmash DISTVERSION= 1.4.7 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \ +MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index 4e9498a34336..bd42932db766 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -5,7 +5,7 @@ PORTNAME= sagasu PORTVERSION= 2.0.12 PORTREVISION= 1 CATEGORIES= textproc gnome -MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ +MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME tool to find strings in a set of files