diff --git a/sysutils/rustic/Makefile b/sysutils/rustic/Makefile index 2006a43f1fb..ed7f3fb1140 100644 --- a/sysutils/rustic/Makefile +++ b/sysutils/rustic/Makefile @@ -2,6 +2,7 @@ NOT_FOR_ARCHS = sparc64 COMMENT = fast, encrypted, deduplicated backups +REVISION = 0 DIST_TUPLE = github rustic-rs rustic v0.9.5 . @@ -9,6 +10,8 @@ CATEGORIES = sysutils MAINTAINER = Bjorn Ketelaars +HOMEPAGE = https://rustic.cli.rs + # Apache-2.0 / MIT PERMIT_PACKAGE = Yes