summaryrefslogtreecommitdiff
path: root/security/p5-SHA
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/p5-SHA
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/p5-SHA')
-rw-r--r--security/p5-SHA/Makefile3
-rw-r--r--security/p5-SHA/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile
index 3ccba082f98..095c309f090 100644
--- a/security/p5-SHA/Makefile
+++ b/security/p5-SHA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 17:23:44 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:50:00 wiz Exp $
#
DISTNAME= SHA-1.2
@@ -7,6 +7,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/}
MAINTAINER= packages@netbsd.org
+COMMENT= perl5 interface to the SHA1 algorithm
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SHA/.packlist
diff --git a/security/p5-SHA/pkg/COMMENT b/security/p5-SHA/pkg/COMMENT
deleted file mode 100644
index 82aefe9db13..00000000000
--- a/security/p5-SHA/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 interface to the SHA1 algorithm