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/quake2-source | |
parent | f85a85df1fff9cb5ee1fcd7e19e891a953419f56 (diff) | |
download | ports-4b163a0ce557a368722c387ae3e9f33e8dcf8026.tar.gz ports-4b163a0ce557a368722c387ae3e9f33e8dcf8026.zip |
Notes
Diffstat (limited to 'games/quake2-source')
-rw-r--r-- | games/quake2-source/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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|} |