diff options
Diffstat (limited to 'games/mahjong/Makefile')
-rw-r--r-- | games/mahjong/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index c473ff16fe83..a110aac465b7 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -7,9 +7,9 @@ # PORTNAME= mahjong -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= games net -MASTER_SITES= http://www.dcs.ed.ac.uk/home/jcb/stevens-bradfield/MahJong/Downloads/ +MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/ DISTNAME= mj-${PORTVERSION}-src MAINTAINER= ijliao@FreeBSD.org |