diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /games/blobby | |
parent | www/pecl-yar: Ignore with php82 (diff) |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'games/blobby')
-rw-r--r-- | games/blobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile index 6d99da973559..ec672abd955d 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -1,6 +1,6 @@ PORTNAME= blobby PORTVERSION= 1.0 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/${PORTVERSION} |