diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-17 08:57:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-17 08:57:41 +0800 |
commit | 283d764d6ff9029390da518ae0a4246c5c895e40 (patch) | |
tree | e1b5b83990f7a002292d2a05f17c809877f42fbb /games | |
parent | 44a666cae6898886e804e4494969d0a97547c806 (diff) | |
download | freebsd-ports-gnome-283d764d6ff9029390da518ae0a4246c5c895e40.tar.gz freebsd-ports-gnome-283d764d6ff9029390da518ae0a4246c5c895e40.tar.zst freebsd-ports-gnome-283d764d6ff9029390da518ae0a4246c5c895e40.zip |
Fix checksum error, bump PORTREVISION. According to the author:
2003-10-12: The source distribution for 1.6 was shipped with a broken Makefile.
This has been fixed (without incrementing the version number).
PR: 58152
Submitted by: Clement Laforet (sheepkiller@cultdeadsheep.org)
Diffstat (limited to 'games')
-rw-r--r-- | games/mahjong/Makefile | 1 | ||||
-rw-r--r-- | games/mahjong/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index e4bb73c68fab..75d66c3f1779 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -8,6 +8,7 @@ PORTNAME= mahjong PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= games net MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD diff --git a/games/mahjong/distinfo b/games/mahjong/distinfo index 312f95c44021..c78cc33e364c 100644 --- a/games/mahjong/distinfo +++ b/games/mahjong/distinfo @@ -1 +1 @@ -MD5 (mj-1.6-src.tar.gz) = 2ccf362e4c24e6b52bf1c74af8dea78c +MD5 (mj-1.6-src.tar.gz) = 7fdce8dd6ec30de8f997da8f67942532 |