diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 10:10:44 +0800 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 10:13:01 +0800 |
commit | 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 (patch) | |
tree | 7fcacd9c8d70bd82edac9a64dca32ecc4f55f04b /net/dropbox-api-command | |
parent | security/libreswan: Cosmetic corrections in Makefile (diff) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
Diffstat (limited to 'net/dropbox-api-command')
-rw-r--r-- | net/dropbox-api-command/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dropbox-api-command/Makefile b/net/dropbox-api-command/Makefile index f4f13e72c734..3fa16e146786 100644 --- a/net/dropbox-api-command/Makefile +++ b/net/dropbox-api-command/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.13 PORTEPOCH= 1 CATEGORIES= net perl5 -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dropbox API wrapper command LICENSE= MIT |