diff options
author | martymac <martymac@FreeBSD.org> | 2018-01-30 20:35:05 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:31:49 +0800 |
commit | 3a6822655207cd8f4a5ed4ad7c235c76b512ed69 (patch) | |
tree | c0745d9a64c5d321af842f4f5407a6ad9a8b4f72 /games | |
parent | 60bf157f44faf7f5ea71a2bf4527ceac7c19d47d (diff) | |
download | freebsd-ports-gnome-3a6822655207cd8f4a5ed4ad7c235c76b512ed69.tar.gz freebsd-ports-gnome-3a6822655207cd8f4a5ed4ad7c235c76b512ed69.tar.zst freebsd-ports-gnome-3a6822655207cd8f4a5ed4ad7c235c76b512ed69.zip |
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)
Diffstat (limited to 'games')
-rw-r--r-- | games/afternoonstalker/Makefile | 2 | ||||
-rw-r--r-- | games/burgerspace/Makefile | 2 | ||||
-rw-r--r-- | games/cosmosmash/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |