diff options
Diffstat (limited to 'net/shmux/Makefile')
-rw-r--r-- | net/shmux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/shmux/Makefile b/net/shmux/Makefile index 84175644e40f..ba8ce0ddeea1 100644 --- a/net/shmux/Makefile +++ b/net/shmux/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= ports@FreeBSD.org COMMENT= Utility to run commands on multiple hosts using shell commands +WWW= https://github.com/shmux/shmux LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |