diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 15:46:12 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 15:46:12 -0500 |
commit | 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 (patch) | |
tree | 54c7d4d51b78233f698aeb568c56c1b20d252d99 /sysutils/ipfs-go-fs-repo-migrations | |
parent | D ports: Bump after lang/ldc update. (diff) |
*/*: Adopt ports from swills@
Diffstat (limited to 'sysutils/ipfs-go-fs-repo-migrations')
-rw-r--r-- | sysutils/ipfs-go-fs-repo-migrations/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index d9a952f74856..85330c977dca 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 12 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Migrations for the filesystem repository of ipfs clients WWW= https://github.com/ipfs/fs-repo-migrations |