diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /games/0ad | |
parent | bd3a9279310ec68c634964e6a819296aa470fadb (diff) | |
download | freebsd-ports-d64a2a380f88ceec8264db6bbc94805f58112ee7.zip |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 2f9bdc05b65f..7c2dbf2c73e4 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.25b -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases |