aboutsummaryrefslogtreecommitdiff
path: root/sysutils/restic
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-03-19 16:46:49 +0000
commitf1b132265554fb0c09de80c72f523ebd0d056ebb (patch)
treeea2b5e9470cb96053dc11a4827abcb96b14237a0 /sysutils/restic
parent190b075327cd8e7634532d9a70d7a7043c16984c (diff)
downloadports-f1b132265554fb0c09de80c72f523ebd0d056ebb.tar.gz
ports-f1b132265554fb0c09de80c72f523ebd0d056ebb.zip
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten. Cleanup GH_TAGNAME and WRKSRC.
Notes
Notes: svn path=/head/; revision=568805
Diffstat (limited to 'sysutils/restic')
-rw-r--r--sysutils/restic/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile
index f3b1bbe8c462..5e7238a1cdc5 100644
--- a/sysutils/restic/Makefile
+++ b/sysutils/restic/Makefile
@@ -4,8 +4,6 @@ PORTNAME= restic
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.0
CATEGORIES= sysutils
-MASTER_SITES= https://github.com/restic/restic/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
-DISTNAME= ${PORTNAME}-${DISTVERSION}
MAINTAINER= gregf@beastie.tech
COMMENT= Fast, secure, efficient backup program