diff options
Diffstat (limited to 'security/rubygem-gssapi/Makefile')
-rw-r--r-- | security/rubygem-gssapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-gssapi/Makefile b/security/rubygem-gssapi/Makefile index 10bcc15728a7..b484fcbd663c 100644 --- a/security/rubygem-gssapi/Makefile +++ b/security/rubygem-gssapi/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.3.1 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby FFI Library wrapper for GSSAPI WWW= https://github.com/zenchild/gssapi |