View | Details | Raw Unified | Return to bug 262927
Collapse All | Expand All

(-)b/www/kineto/Makefile (-3 / +2 lines)
Lines 17-24 GH_TUPLE= golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \ Link Here
17
		golang:text:v0.3.3:golang_text/vendor/golang.org/x/text
17
		golang:text:v0.3.3:golang_text/vendor/golang.org/x/text
18
18
19
# Additional distfiles to fetch from https://git.sr.ht
19
# Additional distfiles to fetch from https://git.sr.ht
20
_SRHT_TUPLE=	adnano:go-gemini:v0.1.17:vendor/git.sr.ht/~adnano/go-gemini \
20
_SRHT_TUPLE=	sircmpwn:${PORTNAME}:${SH_COMMIT}:"" \
21
		sircmpwn:${PORTNAME}:${SH_COMMIT}:"" \
21
		adnano:go-gemini:v0.1.17:vendor/git.sr.ht/~adnano/go-gemini \
22
		sircmpwn:getopt:23622cc906b3:vendor/git.sr.ht/~sircmpwn/getopt
22
		sircmpwn:getopt:23622cc906b3:vendor/git.sr.ht/~sircmpwn/getopt
23
23
24
WRKSRC=		${WRKDIR}/${PORTNAME}-${SH_COMMIT}
24
WRKSRC=		${WRKDIR}/${PORTNAME}-${SH_COMMIT}
25
- 

Return to bug 262927