diff options
-rw-r--r-- | devel/mage/Makefile | 2 | ||||
-rw-r--r-- | net/grpcurl/Makefile | 2 | ||||
-rw-r--r-- | security/teleport/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gomplate/Makefile | 2 | ||||
-rw-r--r-- | sysutils/sockaddr/Makefile | 2 | ||||
-rw-r--r-- | www/kurly/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/mage/Makefile b/devel/mage/Makefile index e114f971cb46..fbb4d21dd0ff 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.1 CATEGORIES= devel -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line make-like build tool using Go as input files BROKEN= unfetchable diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 35504d3ad12a..acfd08735f7c 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 CATEGORIES= net -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool that lets you interact with gRPC servers LICENSE= MIT diff --git a/security/teleport/Makefile b/security/teleport/Makefile index 6ba534f53aa1..35d73e1a3a7c 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 3.2.2 CATEGORIES= security -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gravitational Telport SSH LICENSE= APACHE20 diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index a17d06a04be4..b28a7372a0cc 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 CATEGORIES= sysutils -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool for rendering templates before executing binaries LICENSE= MIT diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index c538b270e102..b89819acfc5b 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -4,7 +4,7 @@ PORTNAME= sockaddr DISTVERSION= g20180320 CATEGORIES= sysutils -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line utility for querying IP information LICENSE= MPL20 diff --git a/www/kurly/Makefile b/www/kurly/Makefile index d2b39d3cbf87..1500d9a99f2c 100644 --- a/www/kurly/Makefile +++ b/www/kurly/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.2.2 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative implementation of curl written in Golang LICENSE= APACHE20 |