diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-02-22 08:48:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-02-22 08:48:32 +0000 |
commit | 61249dbf360597f5fc1299f90c640b85d6b5c9d0 (patch) | |
tree | 0db9bc71e044d427b74bd6df7315c07e6631f951 /sysutils/restic/Makefile | |
parent | c6f2d668e7abd1cb6ff47681a3eb7dc9124d1db3 (diff) | |
download | ports-61249dbf360597f5fc1299f90c640b85d6b5c9d0.tar.gz ports-61249dbf360597f5fc1299f90c640b85d6b5c9d0.zip |
Notes
Diffstat (limited to 'sysutils/restic/Makefile')
-rw-r--r-- | sysutils/restic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index e3fb295c5e68..79cfead18c38 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -2,7 +2,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw |