diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-03-31 02:36:40 +0000 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-03-31 02:36:40 +0000 |
commit | 09a22e7e3dd8b67079ab5b99a1d709a07aec4507 (patch) | |
tree | 0f0792b3ec97d9b01187832271dc0eab396ecd5d /games | |
parent | 79dfefca17ccda158c686ce6e75eb090197037ca (diff) | |
download | FreeBSD-ports-09a22e7e3dd8b67079ab5b99a1d709a07aec4507.zip FreeBSD-ports-09a22e7e3dd8b67079ab5b99a1d709a07aec4507.tar.gz |
- Bump PORTREVISION because of the changes in the last commit.
Diffstat (limited to 'games')
-rw-r--r-- | games/alienarena/Makefile | 1 | ||||
-rw-r--r-- | games/quake2-source/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index 1053b8d..2b7a8e9 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienarena PORTVERSION= 2007.604 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://cor.planetquake.gamespy.com/codered/files/ DISTNAME= ${PORTNAME}2007-linux20070225-x86 diff --git a/games/quake2-source/Makefile b/games/quake2-source/Makefile index 7c15dfe..f739747 100644 --- a/games/quake2-source/Makefile +++ b/games/quake2-source/Makefile @@ -7,6 +7,7 @@ PORTNAME= source PORTVERSION= 3.21 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/quake2/files/:icc \ ${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} |