aboutsummaryrefslogtreecommitdiff
path: root/games/redeclipse/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-17 11:22:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-17 11:22:51 +0000
commit139e1397b9215453694a35bbff42d6016c8d98c1 (patch)
tree6d696e534082a64f6f2e83069002b393e64e5958 /games/redeclipse/Makefile
parent6a95046265a026627ebd5a4eaffe608ae9600e26 (diff)
downloadports-139e1397b9215453694a35bbff42d6016c8d98c1.tar.gz
ports-139e1397b9215453694a35bbff42d6016c8d98c1.zip
Notes
Diffstat (limited to 'games/redeclipse/Makefile')
-rw-r--r--games/redeclipse/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile
index 49d786c07183..4cc260866336 100644
--- a/games/redeclipse/Makefile
+++ b/games/redeclipse/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= sauerbraten
-PORTVERSION= 20070415
+PORTVERSION= 20071222
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}_2007_04_15_spring_edition_linux
+MASTER_SITES= SF
+DISTNAME= ${PORTNAME}_2007_12_24_assassin_edition_linux
MAINTAINER= acm@FreeBSD.org
COMMENT= First person shooter based on Cube
@@ -26,6 +25,8 @@ BUILD_WRKSRC= ${WRKSRC}/src
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= libenet
+PORTDOCS= *
+
OPTIONS= CLIENT "Build client" on \
DEDICATED "Build dedicated server" on