diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /sysutils/ipfs-go-fs-repo-migrations | |
parent | lang/ldc: Update to 1.32 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
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 e2e90a00a5a4..d9a952f74856 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= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Migrations for the filesystem repository of ipfs clients WWW= https://github.com/ipfs/fs-repo-migrations |