diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
commit | ee97df16bd773d352464f4a57d534565fb7ba28a (patch) | |
tree | 898e9549c5cd975db83a65d17dc52c6d3e4bf874 /games/warmux | |
parent | 1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff) | |
download | ports-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz ports-ee97df16bd773d352464f4a57d534565fb7ba28a.zip |
Notes
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index df3f8985723d..d1d3986a0609 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -3,7 +3,7 @@ PORTNAME= warmux DISTVERSION= 11.04.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ http://download.gna.org/${PORTNAME}/archive/ |