diff --git a/devel/rubygem-json-schema/Makefile b/devel/rubygem-json-schema/Makefile index 8683ee383364..9d7f21b73969 100644 --- a/devel/rubygem-json-schema/Makefile +++ b/devel/rubygem-json-schema/Makefile @@ -1,21 +1,21 @@ # Created by: Adam Weinberger PORTNAME= json-schema PORTVERSION= 2.8.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby JSON schema validator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-addressable>=2.4:www/rubygem-addressable USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index fe31cf77c43f..0b9d7a706780 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -1,31 +1,31 @@ # Created by: Adam Weinberger PORTNAME= antibody PORTVERSION= 6.1.1 DISTVERSIONPREFIX= v CATEGORIES= shells -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance zsh plugin manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= git:devel/git \ zsh:shells/zsh USES= go:modules PLIST_FILES= bin/antibody USE_GITHUB= yes GH_ACCOUNT= getantibody GH_TUPLE= alecthomas:kingpin:v2.2.6:kingpin/vendor/gopkg.in/alecthomas/kingpin.v2 \ alecthomas:template:fb15b89:tempalte/vendor/github.com/alecthomas/template \ alecthomas:units:f65c72e:units/vendor/github.com/alecthomas/units \ getantibody:folder:v1.0.0:folder/vendor/github.com/getantibody/folder \ golang:crypto:948cd5:crypto/vendor/golang.org/x/crypto \ golang:sync:6e8e73:sync/vendor/golang.org/x/sync \ golang:sys:ddb980:sys/vendor/golang.org/x/sys .include