diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-03 17:22:02 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-03 17:22:02 +0800 |
commit | a1e9007037a023ab82260ac22469a38d0e3e2aff (patch) | |
tree | 7c35e323f2635e5d3e84542691465e40b1474538 /games | |
parent | 88725e3624afb57fe6b20fbbaf72aeaea86b17e9 (diff) | |
download | freebsd-ports-gnome-a1e9007037a023ab82260ac22469a38d0e3e2aff.tar.gz freebsd-ports-gnome-a1e9007037a023ab82260ac22469a38d0e3e2aff.tar.zst freebsd-ports-gnome-a1e9007037a023ab82260ac22469a38d0e3e2aff.zip |
upgrade to 1.5.2
Diffstat (limited to 'games')
-rw-r--r-- | games/mahjong/Makefile | 6 | ||||
-rw-r--r-- | games/mahjong/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index a388251a3642..95e3fa038345 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -7,10 +7,10 @@ # PORTNAME= mahjong -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.2 CATEGORIES= games net -MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/ \ - http://www.stevens-bradfield.com/MahJong/Source/Old/ +MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/ +MASTER_SITE_SUBDIR= . OLD DISTNAME= mj-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org diff --git a/games/mahjong/distinfo b/games/mahjong/distinfo index 5740e265b478..d1a6a1af1c27 100644 --- a/games/mahjong/distinfo +++ b/games/mahjong/distinfo @@ -1 +1 @@ -MD5 (mj-1.4.1-src.tar.gz) = 8c0542d3c5d1190aa639a68ab4bd8d09 +MD5 (mj-1.5.2-src.tar.gz) = 57cb74f690dbcded0f274dcaba067a8b |