diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-04-16 07:12:00 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-04-16 07:12:00 +0000 |
commit | cb91442bd5f916d2fa37c8bd8083fb76085aa589 (patch) | |
tree | 6083fe655e6ef2c2e6143091adc8eeefbc36b2d6 /games/glchess/Makefile | |
parent | cd121fcc5f2a1ce24c057d8775a24f5497f03a36 (diff) |
Update to 1.0.5
PR: ports/111605
Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
Notes
Notes:
svn path=/head/; revision=190081
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 531b6fe7c079..05029761f29a 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glchess -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |