summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Blowfish
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/p5-Crypt-Blowfish
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r--security/p5-Crypt-Blowfish/Makefile4
-rw-r--r--security/p5-Crypt-Blowfish/pkg/COMMENT1
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile
index 4361fe47371..81478f93a03 100644
--- a/security/p5-Crypt-Blowfish/Makefile
+++ b/security/p5-Crypt-Blowfish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/01/18 18:25:19 explorer Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:57 wiz Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= packages@netbsd.org
-#HOMEPAGE=
+COMMENT= perl5 Blowfish implementation.
CRYPTO= YES
diff --git a/security/p5-Crypt-Blowfish/pkg/COMMENT b/security/p5-Crypt-Blowfish/pkg/COMMENT
deleted file mode 100644
index b6ca768ae6a..00000000000
--- a/security/p5-Crypt-Blowfish/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 Blowfish implementation.