diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:31:11 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 10:31:11 +0000 |
commit | 3006daa23535935401b204a3493720e332d28dda (patch) | |
tree | a5d8822d9a203c505e4412068806debfa3268fb0 /games/tksol/Makefile | |
parent | 452dbd569224682bc15422b6c2f93a75c79c87b3 (diff) | |
download | ports-3006daa23535935401b204a3493720e332d28dda.tar.gz ports-3006daa23535935401b204a3493720e332d28dda.zip |
Update to version 1.8.2
PR: ports/72319
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=118922
Diffstat (limited to 'games/tksol/Makefile')
-rw-r--r-- | games/tksol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tksol/Makefile b/games/tksol/Makefile index 5ba02f366182..b3dcd900bab1 100644 --- a/games/tksol/Makefile +++ b/games/tksol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tksol -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= games tk84 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires |