diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-12-07 10:13:02 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-12-07 10:13:02 +0000 |
commit | 5a8159d8522bfb6fceb427f8c81d26d6e709ca67 (patch) | |
tree | c3f9dddf1aa0f703f194854b0587348a875e01dd /games | |
parent | 9bc41d5dde53895fc0d9bf2c741222364d3c13d2 (diff) | |
download | ports-5a8159d8522bfb6fceb427f8c81d26d6e709ca67.tar.gz ports-5a8159d8522bfb6fceb427f8c81d26d6e709ca67.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/flightgear-atlas/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear/Makefile | 1 | ||||
-rw-r--r-- | games/gracer/Makefile | 2 | ||||
-rw-r--r-- | games/torcs/Makefile | 1 | ||||
-rw-r--r-- | games/tux-aqfh/Makefile | 2 | ||||
-rw-r--r-- | games/tuxkart/Makefile | 1 | ||||
-rw-r--r-- | games/vamos/Makefile | 1 |
7 files changed, 7 insertions, 3 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index bde138b98f8d..da850e425203 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -7,7 +7,7 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= atlas diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 5a2dab3db448..c0cf2ba76893 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -7,6 +7,7 @@ PORTNAME= FlightGear PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Source/ diff --git a/games/gracer/Makefile b/games/gracer/Makefile index e3bcccc4e16f..d6534ceab21d 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gracer PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 3644b5b7e850..6e2938334353 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= torcs DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index aec997f22dbd..95799eea8abb 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -7,7 +7,7 @@ PORTNAME= tux_aqfh PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index 8270eb47f45f..e357bc567865 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -7,6 +7,7 @@ PORTNAME= tuxkart PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://tuxkart.sourceforge.net/dist/ diff --git a/games/vamos/Makefile b/games/vamos/Makefile index fac86bbb4b3f..816f78c0be2f 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -8,6 +8,7 @@ PORTNAME= vamos PORTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |