diff options
Diffstat (limited to 'security/ruby-aes/Makefile')
-rw-r--r-- | security/ruby-aes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-aes/Makefile b/security/ruby-aes/Makefile index fbc593d7..2333827 100644 --- a/security/ruby-aes/Makefile +++ b/security/ruby-aes/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-rb-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library which implements AES (Rijndael) encryption USE_RUBY= yes |