diff options
Diffstat (limited to 'security/ruby-gpgme/Makefile')
-rw-r--r-- | security/ruby-gpgme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index 61f9bcfb623a..7765cc51acfc 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to GnuPG Made Easy (GPGME) LIB_DEPENDS= gpgme03.9:${PORTSDIR}/security/gpgme03 |