aboutsummaryrefslogtreecommitdiff
path: root/irc/soju
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 /irc/soju
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 'irc/soju')
-rw-r--r--irc/soju/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index 3d062e9370e9..a06871746c60 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -4,7 +4,6 @@ PORTNAME= soju
DISTVERSION= 0.0.20201214
CATEGORIES= irc
MASTER_SITES= https://git.sr.ht/~emersion/go-scfg/archive/:goscfg
-DISTNAME= go-scfg-${GO_SCFG_REV}
DISTFILES= ${GO_SCFG_REV}.tar.gz:goscfg
MAINTAINER= ashish@FreeBSD.org