diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2018-06-20 23:41:09 +0800 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2018-06-20 23:41:09 +0800 |
commit | ff8c83d2b5eb2e767632fa848c88673faaed4a4f (patch) | |
tree | 46b342e8344ca1c48a37d9426e98a4632b5375ab /net | |
parent | b128af703933f0c74f76f47914abf6fd00db5708 (diff) | |
download | freebsd-ports-gnome-ff8c83d2b5eb2e767632fa848c88673faaed4a4f.tar.gz freebsd-ports-gnome-ff8c83d2b5eb2e767632fa848c88673faaed4a4f.tar.zst freebsd-ports-gnome-ff8c83d2b5eb2e767632fa848c88673faaed4a4f.zip |
net/cf: Take maintainership
Approved by: swills
Sponsored by: Pivotal Software, Inc
Diffstat (limited to 'net')
-rw-r--r-- | net/cf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cf/Makefile b/net/cf/Makefile index d18213390a0a..83209b928ee7 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 6.37.0 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= swills@FreeBSD.org +MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for Cloud Foundry written in Go LICENSE= APACHE20 |