diff options
Diffstat (limited to 'security/ruby-blowfish/Makefile')
-rw-r--r-- | security/ruby-blowfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile index 3d0254f0f6d9..d8d7ff091481 100644 --- a/security/ruby-blowfish/Makefile +++ b/security/ruby-blowfish/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby interface to the Blowfish cipher USE_OPENSSL= yes |