diff options
Diffstat (limited to 'security/ruby-password')
-rw-r--r-- | security/ruby-password/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index 872808ea6a0c..f49eb10014b7 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to create, verify and manipulate passwords LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib |