aboutsummaryrefslogtreecommitdiff
path: root/games/glest/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-04-27 00:17:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-04-27 00:17:10 +0000
commiteaa9d02f705b39550579a77801bb976fc237b0f4 (patch)
treede4079f209e9857e9de38a775b4f792638d701de /games/glest/Makefile
parentf4af5a068322d3fb3c48396ccb217a53c46b7cbf (diff)
downloadports-eaa9d02f705b39550579a77801bb976fc237b0f4.tar.gz
ports-eaa9d02f705b39550579a77801bb976fc237b0f4.zip
- Update to 3.2.2
Notes
Notes: svn path=/head/; revision=232816
Diffstat (limited to 'games/glest/Makefile')
-rw-r--r--games/glest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile
index bd471788786f..0e34697f3712 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glest
-PORTVERSION= 3.2.1
+PORTVERSION= 3.2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -77,7 +77,7 @@ do-build:
do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/license.txt ${DOCSDIR}/license-game.txt
+ ${INSTALL_DATA} ${WRKSRC}/docs/code_license.txt ${DOCSDIR}/code_license.txt
.endif
@${MKDIR} ${DATADIR}
${INSTALL_PROGRAM} ${WRKSRC}/glest ${DATADIR}