diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2015-08-09 08:06:43 +0000 |
commit | 230cf6828ff8e331d6ad8fe0f281d3656e7592bf (patch) | |
tree | dcd9771851d8a5b000509363eeaba5add2d5d4de /games | |
parent | 3986cfea667e50f96de500e756073fe4208720fd (diff) | |
download | ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.tar.gz ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/hedgewars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index ddedadf297d5..35a2f3862671 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -3,6 +3,7 @@ PORTNAME= hedgewars PORTVERSION= 0.9.21.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/hedgewars/ \ http://mirror.amdmi3.ru/distfiles/ |