aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-29 14:30:46 +0000
commit7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch)
tree80d47d6daf921a1ed1c73eb307c65303934a6eed /games
parentb7c359583d68680986466ddf6be2ce1a1dcb92fc (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/2048/Makefile2
-rw-r--r--games/3omns/Makefile1
-rw-r--r--games/corsix-th/Makefile2
-rw-r--r--games/craft/Makefile2
-rw-r--r--games/jaggedalliance2/Makefile3
-rw-r--r--games/openclonk/Makefile2
-rw-r--r--games/solarus-quest-editor/Makefile1
-rw-r--r--games/teg/Makefile1
-rw-r--r--games/traingame/Makefile1
-rw-r--r--games/trigger-rally/Makefile2
-rw-r--r--games/ultimatestunts/Makefile2
11 files changed, 7 insertions, 12 deletions
diff --git a/games/2048/Makefile b/games/2048/Makefile
index 6b4ac66a077c..baa9f61d552e 100644
--- a/games/2048/Makefile
+++ b/games/2048/Makefile
@@ -3,9 +3,9 @@
PORTNAME= 2048
PORTVERSION= 0.9
+DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= games
-DISTVERSIONPREFIX= v
MAINTAINER= swills@FreeBSD.org
COMMENT= Command line version of 2048
diff --git a/games/3omns/Makefile b/games/3omns/Makefile
index 4238bb5f685a..3a7ae19e264c 100644
--- a/games/3omns/Makefile
+++ b/games/3omns/Makefile
@@ -24,7 +24,6 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
USE_GITHUB= yes
GH_ACCOUNT= chazomaticus
-GH_PROJECT= 3omns
GH_TAGNAME= 21292f0
USES= autoreconf compiler:c++11-lang gmake pkgconfig lua:52
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index fd4b40a86df1..bc0a2b67e58a 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -3,8 +3,8 @@
PORTNAME= corsixth
PORTVERSION= 0.50
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= madpilot@FreeBSD.org
diff --git a/games/craft/Makefile b/games/craft/Makefile
index 0244494b6c77..9ce40a523aec 100644
--- a/games/craft/Makefile
+++ b/games/craft/Makefile
@@ -3,9 +3,9 @@
PORTNAME= craft
PORTVERSION= 1.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= fbsd
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= danilo@FreeBSD.org
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index e19498269af7..f82e600fff82 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ja2
PORTVERSION= 0.12.1
+DISTVERSIONSUFFIX= -source
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \
@@ -13,8 +14,6 @@ COMMENT= Port of "Jagged Alliance 2" using SDL
BROKEN= unfetchable
-DISTVERSIONSUFFIX= -source
-
# Ignore this if you feel adventurous
ONLY_FOR_ARCHS= amd64 arm i386 pc98
ONLY_FOR_ARCHS_REASON= Needs a little endian environment
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile
index ba0f3646627f..d967db1cf4a8 100644
--- a/games/openclonk/Makefile
+++ b/games/openclonk/Makefile
@@ -3,8 +3,8 @@
PORTNAME= openclonk
PORTVERSION= 6.1
-PORTREVISION= 1
DISTVERSIONSUFFIX= -src
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/
diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile
index d996b49d1cc7..9b55e084f868 100644
--- a/games/solarus-quest-editor/Makefile
+++ b/games/solarus-quest-editor/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
USE_GITHUB= yes
GH_ACCOUNT= christopho
-GH_PROJECT= ${PORTNAME}
CMAKE_ARGS+= -DSOLARUS_USE_LUAJIT=OFF
USE_SDL= sdl2 ttf2 image2
diff --git a/games/teg/Makefile b/games/teg/Makefile
index d3afbbec96ca..1124bbc1f2b4 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= wfx
-GH_PROJECT= teg
USES= gettext-tools gmake iconv libtool pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack libgnomeui
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/games/traingame/Makefile b/games/traingame/Makefile
index 9db32d6b2c43..9f59694426e7 100644
--- a/games/traingame/Makefile
+++ b/games/traingame/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
USE_GITHUB= yes
GH_ACCOUNT= nickg
-GH_PROJECT= traingame
GH_TAGNAME= cb6513e
USES= cmake compiler:c++11-lib dos2unix pkgconfig
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile
index 50e79d87fbe8..7b6e977e5eca 100644
--- a/games/trigger-rally/Makefile
+++ b/games/trigger-rally/Makefile
@@ -3,9 +3,9 @@
PORTNAME= trigger-rally
PORTVERSION= 0.6.1
+DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= SF/trigger-rally/trigger-${PORTVERSION}
-DISTVERSIONSUFFIX= -src
MAINTAINER= makc@FreeBSD.org
COMMENT= Rally car racing game
diff --git a/games/ultimatestunts/Makefile b/games/ultimatestunts/Makefile
index 053f6d2ea842..8813cc45208b 100644
--- a/games/ultimatestunts/Makefile
+++ b/games/ultimatestunts/Makefile
@@ -3,9 +3,9 @@
PORTNAME= ultimatestunts
PORTVERSION= 0.7.7.1
-PORTREVISION= 3
DISTVERSIONPREFIX= srcdata-
DISTVERSION= ${PORTVERSION:S/.//g}
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/sourcecode \
SF/nemysisfreebsdp/${CATEGORIES}/:icons