diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-11 19:33:02 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-11 19:33:02 +0000 |
commit | 018541efae50739d1cc8079ac30bbf865c32437d (patch) | |
tree | 01eb76e9287fa609729a9987ac5c65ca34757e9e /games/ioquake3/Makefile | |
parent | 59c5d831a182243e0699a2d3a813a9e4e221f517 (diff) | |
download | ports-018541efae50739d1cc8079ac30bbf865c32437d.tar.gz ports-018541efae50739d1cc8079ac30bbf865c32437d.zip |
Notes
Diffstat (limited to 'games/ioquake3/Makefile')
-rw-r--r-- | games/ioquake3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index cb37008aa1c1..e963970c42c1 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -7,7 +7,7 @@ PORTNAME= ioquake3 DISTVERSION= 1.34-rc3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://ioquake3.org/files/ DISTNAME= ${PORTNAME}_${DISTVERSION} |