summaryrefslogtreecommitdiff
path: root/security/p5-MD5
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-MD5
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/p5-MD5')
-rw-r--r--security/p5-MD5/Makefile3
-rw-r--r--security/p5-MD5/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index 498c2876ad7..17c64c750fa 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/01/22 14:23:44 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/17 17:49:59 wiz Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MD5/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MD5/MD5.html
+COMMENT= perl5 interface to the RSA Data Security Inc. MD5 algorithm
CONFLICTS+= p5-Digest-MD5-[0-9]*
diff --git a/security/p5-MD5/pkg/COMMENT b/security/p5-MD5/pkg/COMMENT
deleted file mode 100644
index 4f504341aff..00000000000
--- a/security/p5-MD5/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 interface to the RSA Data Security Inc. MD5 algorithm