diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-25 11:37:34 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-25 11:37:34 +0000 |
commit | dd4e3035824752e586821cbb44d70b6be358694f (patch) | |
tree | 3b0b656e6faf358a3961378040ea51e9c7783b52 /games/rocksndiamonds/Makefile | |
parent | 5c27edc258b21eebc6671278cec3a29763a05376 (diff) | |
download | ports-dd4e3035824752e586821cbb44d70b6be358694f.tar.gz ports-dd4e3035824752e586821cbb44d70b6be358694f.zip |
- Update to 3.3.1.2
Approved by: pawel / wg (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=334841
Diffstat (limited to 'games/rocksndiamonds/Makefile')
-rw-r--r-- | games/rocksndiamonds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index c9124ca8d4f2..3e4339ee9a47 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rocksndiamonds -PORTVERSION= 3.3.1.0 +PORTVERSION= 3.3.1.2 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels_artsoft \ |