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 /sysutils/rsyncrypto | |
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 'sysutils/rsyncrypto')
-rw-r--r-- | sysutils/rsyncrypto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rsyncrypto/Makefile b/sysutils/rsyncrypto/Makefile index 2615426dc9ef..85e206c32db0 100644 --- a/sysutils/rsyncrypto/Makefile +++ b/sysutils/rsyncrypto/Makefile @@ -1,5 +1,6 @@ PORTNAME= rsyncrypto PORTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= SF |