aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-hmac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-hmac/Makefile')
-rw-r--r--security/rubygem-hmac/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/rubygem-hmac/Makefile b/security/rubygem-hmac/Makefile
index 09d82eec6d8b..6443ba2b2583 100644
--- a/security/rubygem-hmac/Makefile
+++ b/security/rubygem-hmac/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby-hmac
-# Date created: 20 February 2002
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= hmac
PORTVERSION= 0.4.0
@@ -11,7 +7,7 @@ CATEGORIES= security ruby
MASTER_SITES= RG
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ruby@freebsd.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby library which implements the HMAC algorithm
USE_RUBY= yes