diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2022-08-13 20:47:12 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2022-08-13 20:51:14 +0200 |
commit | 875d7c7d1985049af69dcafec40b6669c562781c (patch) | |
tree | 1095c16fef0db86cfddb1e66c4bda1621ceedf17 /net/rubygem-rsync | |
parent | devel/xxhash: fix static_assert to _Static_assert (diff) |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
Diffstat (limited to 'net/rubygem-rsync')
-rw-r--r-- | net/rubygem-rsync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index e021870971c7..59f166b93c21 100644 --- a/net/rubygem-rsync/Makefile +++ b/net/rubygem-rsync/Makefile @@ -1,5 +1,6 @@ PORTNAME= rsync PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG |