diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-03-16 12:10:29 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-03-16 12:11:52 +0100 |
commit | ebf29acc6ce4942cbc6ee75d81b6b97391e4371f (patch) | |
tree | d332496299a32abaf3f793fa38f7115b5240e263 /games/DDNet/Makefile | |
parent | a22be893ea50a51b7af3bab0c2fb6f9db1fbc5d5 (diff) | |
download | freebsd-ports-ebf29acc6ce4942cbc6ee75d81b6b97391e4371f.zip |
lang/rust: Bump revisions after 1.68.0
PR: 270080
Diffstat (limited to 'games/DDNet/Makefile')
-rw-r--r-- | games/DDNet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 9362ea7200b3..d3722225ba2f 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,6 @@ PORTNAME= DDNet PORTVERSION= 16.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |