diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-18 07:19:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-18 07:19:13 +0000 |
commit | 99b4e1e7950c12a06d6d31186e20d274376267b8 (patch) | |
tree | 0d51f1644bb51218cbf2919725dcff9b73e9d6c2 /games/mahjong/Makefile | |
parent | Fix example (diff) |
upgrade to 1.0.4
change master site
Notes
Notes:
svn path=/head/; revision=41634
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 |