diff options
Diffstat (limited to 'devel/mage/Makefile')
-rw-r--r-- | devel/mage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mage/Makefile b/devel/mage/Makefile index d5d1b20a93af..c2beb06c7bfc 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -7,6 +7,7 @@ CATEGORIES= devel MAINTAINER= gspurki@gmail.com COMMENT= Command-line make-like build tool using Go as input files +WWW= https://magefile.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |