diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-06-17 23:23:28 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-06-17 23:23:28 -0500 |
commit | 121ccc3d2933cc7fba5c5b4ef78926541dfa9066 (patch) | |
tree | 04cd9eb0877edfe25184998d35fcf49d1b49afdb /games | |
parent | lang/fpc-*: Update bootstrap to 3.2.2 (diff) |
*/*: Bump PORTREVISION
- lang/fpc was update to new bootstrap
Diffstat (limited to 'games')
-rw-r--r-- | games/hedgewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index b30a4292b87f..7006b2475147 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -1,6 +1,6 @@ PORTNAME= hedgewars PORTVERSION= 1.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.hedgewars.org/download/releases/ \ http://mirror.amdmi3.ru/distfiles/ |