diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 07:48:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 07:48:03 +0800 |
commit | bf40fbaa1a7e11c638bdbdffef8ca02b81d70c7a (patch) | |
tree | bfa1ab077f203fe40b6d0041b1b1d16f25c16bbb /security | |
parent | dcffd6222e147d0f9c135394d1779dc78394e88a (diff) | |
download | freebsd-ports-gnome-bf40fbaa1a7e11c638bdbdffef8ca02b81d70c7a.tar.gz freebsd-ports-gnome-bf40fbaa1a7e11c638bdbdffef8ca02b81d70c7a.tar.zst freebsd-ports-gnome-bf40fbaa1a7e11c638bdbdffef8ca02b81d70c7a.zip |
Take maintainership
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-net-ssh-gateway1/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-omniauth13/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-ssh-gateway1/Makefile b/security/rubygem-net-ssh-gateway1/Makefile index ddb0a420f654..450905492e6a 100644 --- a/security/rubygem-net-ssh-gateway1/Makefile +++ b/security/rubygem-net-ssh-gateway1/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls LICENSE= MIT diff --git a/security/rubygem-omniauth13/Makefile b/security/rubygem-omniauth13/Makefile index ba99e8584e29..53acf586a844 100644 --- a/security/rubygem-omniauth13/Makefile +++ b/security/rubygem-omniauth13/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 13 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generalized Rack framework for multiple-provider authentication LICENSE= MIT |