diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
commit | 94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch) | |
tree | 237d3a327976b01fb3b1ba117cdb3fbf5c71466e /games/tremulous | |
parent | 033d15101864d3cf997968dd46cfc5226fd903fd (diff) | |
download | ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.tar.gz ports-94d47b2ecd581b68ef0e363f9ff1145074acc0a0.zip |
Notes
Diffstat (limited to 'games/tremulous')
-rw-r--r-- | games/tremulous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 3cb730e704d4..17e4866798e6 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -7,7 +7,7 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|$|${PORTNAME}/|} \ http://0day.icculus.org/mirrors/tremulous/ \ |