diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-09-30 10:30:21 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2022-09-30 10:32:17 +0000 |
commit | ce5b5cc1fabeb401898be914aeb9f2c5a5719e44 (patch) | |
tree | 4669680112816fe788db392f023c91c1290e94cf /games/flightgear/Makefile | |
parent | c05c823b6ef256e6fd3a0e9044733632ed9b823c (diff) |
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r-- | games/flightgear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index b23a19e8323e..5f6e37f78972 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,6 +1,5 @@ PORTNAME= flightgear -PORTVERSION= 2020.3.13 -PORTREVISION= 2 +PORTVERSION= 2020.3.14 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} |