diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2012-07-19 20:15:37 +0000 |
commit | bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /games/warsow/Makefile | |
parent | b12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff) | |
download | ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip |
Notes
Diffstat (limited to 'games/warsow/Makefile')
-rw-r--r-- | games/warsow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 7556bd0adf74..b900a03320bd 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,7 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.zcdn.org/dl/ DISTNAME= ${PORTNAME}_${PORTVERSION:R}${PORTVERSION:E}_sdk |