summaryrefslogtreecommitdiff
path: root/security/egd
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/egd
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/egd')
-rw-r--r--security/egd/Makefile3
-rw-r--r--security/egd/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/egd/Makefile b/security/egd/Makefile
index 45f8ee68a14..eaa994c7740 100644
--- a/security/egd/Makefile
+++ b/security/egd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 17:26:24 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:43 wiz Exp $
#
DISTNAME= egd-0.8
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.lothar.com/linux/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.lothar.com/tech/crypto/
+COMMENT= EGD: Entropy Gathering Daemon
DEPENDS+= p5-SHA-*:../../security/p5-SHA
diff --git a/security/egd/pkg/COMMENT b/security/egd/pkg/COMMENT
deleted file mode 100644
index 59253c43080..00000000000
--- a/security/egd/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-EGD: Entropy Gathering Daemon