diff options
Diffstat (limited to 'sysutils/runj')
-rw-r--r-- | sysutils/runj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 8b7508f9155d..11763a8bfd5c 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -5,6 +5,7 @@ CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Experimental, proof-of-concept OCI-compatible runtime for jails +WWW= https://github.com/samuelkarp/runj LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi |