diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-03-31 02:36:40 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-03-31 02:36:40 +0000 |
commit | 4b163a0ce557a368722c387ae3e9f33e8dcf8026 (patch) | |
tree | fc2ca59c211f0541dd5e135442291ba5a39f9d2f /games | |
parent | f85a85df1fff9cb5ee1fcd7e19e891a953419f56 (diff) | |
download | freebsd-ports-4b163a0ce557a368722c387ae3e9f33e8dcf8026.zip |
- 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 1053b8d077f6..2b7a8e923900 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 7c15dfeeb991..f7397479c347 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|} |