summaryrefslogtreecommitdiff
path: root/games/mahjong/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-03 09:22:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-03 09:22:02 +0000
commit04f0acacc2c07a371dd9dee31dab1e2f7f5c3e9d (patch)
tree1940abcea014b0427cb0a94cfd781180f0a3ca47 /games/mahjong/Makefile
parentfix pkg-descr (diff)
upgrade to 1.5.2
Notes
Notes: svn path=/head/; revision=78037
Diffstat (limited to 'games/mahjong/Makefile')
-rw-r--r--games/mahjong/Makefile6
1 files changed, 3 insertions, 3 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