switched source from github to gitlab

This commit is contained in:
Renè Thümmler 2019-09-06 12:46:48 +02:00
parent 6740de5ad6
commit 16eeab751d

View File

@ -14,10 +14,8 @@ LICENSE_FILE= $(WRKSRC)/LICENSE
USES= go:modules gmake USES= go:modules gmake
USE_GITHUB= yes USE_GITLAB= yes
GH_ACCOUNT= commento GL_COMMIT= 696361df4af2bfa0bf38e2c3c9096f26195f5800
COMMIT_ID= 504d1bf8668968cfc40221e166982866ef313e17
GO_BUILDFLAGS= prod GO_BUILDFLAGS= prod
@ -28,4 +26,4 @@ BUILD_DEPENDS= bash:shells/bash \
dep:devel/dep \ dep:devel/dep \
yarn:www/yarn yarn:www/yarn
include <bsd.port.mk> include <bsd.port.mk>