diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-28 01:17:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-28 01:17:22 +0000 |
commit | 4a480b45458781a9d2df702f6825b8dbad928186 (patch) | |
tree | 4bb500937d4ba31f84a2a75df09f9ed5775a906b /games/ctris/Makefile | |
parent | 9737e08940cb2a802477672f58a94cf1aed04e77 (diff) |
Notes
Diffstat (limited to 'games/ctris/Makefile')
-rw-r--r-- | games/ctris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ctris/Makefile b/games/ctris/Makefile index b807e0a5cd9e..d2dd8e13af35 100644 --- a/games/ctris/Makefile +++ b/games/ctris/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctetris -PORTVERSION= 0.26 +PORTVERSION= 0.30 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |