summaryrefslogtreecommitdiff
path: root/security/ruby-hmac
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
commit4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch)
tree497694cf293ada6bbb344103e4bfae0a92927e87 /security/ruby-hmac
parente2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff)
downloadpkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz
Comment out dead sites.
Diffstat (limited to 'security/ruby-hmac')
-rw-r--r--security/ruby-hmac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile
index 4d026a9f167..29276fbdbb7 100644
--- a/security/ruby-hmac/Makefile
+++ b/security/ruby-hmac/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/09/23 07:24:28 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:00 wiz Exp $
DISTNAME= ruby-hmac-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ruby-hmac.rubyforge.org/
+#HOMEPAGE= http://ruby-hmac.rubyforge.org/
COMMENT= Common interface to HMAC functionality
LICENSE= mit