diff options
Diffstat (limited to 'sysutils/autorestic/Makefile')
-rw-r--r-- | sysutils/autorestic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index db7e395c7dc3..91e4de3d33bc 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -1,10 +1,10 @@ PORTNAME= autorestic DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 2 +PORTREVISION= 5 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Config driven, easy backup cli for restic WWW= https://github.com/cupcakearmy/${PORTNAME} |