diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 19:49:37 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 19:49:37 +0000 |
commit | 350fbc0505473e9f09e36d501fe44ef71209564c (patch) | |
tree | b23eb6e95f65a2a1545f2326bd5d9ce3749d8bca /games/tksol/Makefile | |
parent | 936373630c7e4bf5e7702d309ca3c89caf1417d8 (diff) |
Update to version 1.8.4
PR: ports/76547
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=127053
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 8b84605c677d..4829da615818 100644 --- a/games/tksol/Makefile +++ b/games/tksol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tksol -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= games tk84 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires |