diff --git a/devel/lets/Makefile b/devel/lets/Makefile index dd6f70e0f354..1b6cac4b344a 100644 --- a/devel/lets/Makefile +++ b/devel/lets/Makefile @@ -1,20 +1,21 @@ PORTNAME= lets DISTVERSIONPREFIX= v DISTVERSION= 0.0.54 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= CLI task runner for developers -WWW= https://lets-cli.org/ +WWW= https://lets-cli.org/ \ + https://github.com/lets-cli/lets/tags LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/lets-cli/lets PLIST_FILES= bin/lets .include