diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-01-30 12:35:05 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-01-30 12:35:05 +0000 |
commit | 2e42bdc4dc64ecc60bcb3b06fea5f591469cb124 (patch) | |
tree | 88df0e866dd2f940c954d03d5fc2e4578cef50b2 /games/afternoonstalker/Makefile | |
parent | aa33bfdd421fdf90ffd4f4947268d0d9c2e86bd8 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=460384
Diffstat (limited to 'games/afternoonstalker/Makefile')
-rw-r--r-- | games/afternoonstalker/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |