diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-17 20:11:09 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-17 20:11:09 +0000 |
commit | 85985a5547cbf00c08fa7cbe41d4c1ba2b761655 (patch) | |
tree | ddfdf835ef780e3ffdb11e43ed0846df9a7d6c1c /games/mahjong/Makefile | |
parent | Mention that multitail comes with regular expression support. (diff) |
Update to 1.5.5.
PR: 51105
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Notes
Notes:
svn path=/head/; revision=79167
Diffstat (limited to 'games/mahjong/Makefile')
-rw-r--r-- | games/mahjong/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index 95e3fa038345..b9dace4b18e9 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mahjong -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.5 CATEGORIES= games net MASTER_SITES= http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD |