diff options
Diffstat (limited to 'sysutils/ipfs-go-fs-repo-migrations/Makefile')
-rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index 184a55b3c1bf..fb5cef3f8826 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFU MAINTAINER= swills@FreeBSD.org COMMENT= Migrations for the filesystem repository of ipfs clients +WWW= https://github.com/ipfs/fs-repo-migrations LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |