diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-01-16 01:51:02 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-01-16 01:51:02 +0800 |
commit | bd1c6dda5802607efaa92e8f5c12e7326eba0611 (patch) | |
tree | 4c06d2b6f231231b22b5b961aee9c14223dfbeca /games/tetrons/Makefile | |
parent | 9010bbaa3a85807498b0c1f4d2e4a18c14cb2782 (diff) | |
download | freebsd-ports-gnome-bd1c6dda5802607efaa92e8f5c12e7326eba0611.tar.gz freebsd-ports-gnome-bd1c6dda5802607efaa92e8f5c12e7326eba0611.tar.zst freebsd-ports-gnome-bd1c6dda5802607efaa92e8f5c12e7326eba0611.zip |
- Update to 1.9
PR: ports/142760
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
Diffstat (limited to 'games/tetrons/Makefile')
-rw-r--r-- | games/tetrons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tetrons/Makefile b/games/tetrons/Makefile index cc405b19e8ba..fe0966e5b9a5 100644 --- a/games/tetrons/Makefile +++ b/games/tetrons/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tetrons -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= games MASTER_SITES= http://www.mammothcheese.ca/ |