summaryrefslogtreecommitdiff
path: root/security/ssldump
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/ssldump
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/ssldump')
-rw-r--r--security/ssldump/Makefile3
-rw-r--r--security/ssldump/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile
index 9c621831828..9e70abd132f 100644
--- a/security/ssldump/Makefile
+++ b/security/ssldump/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/31 03:51:26 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:50:11 wiz Exp $
#
DISTNAME= ssldump-0.9a2
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.rtfm.com/ssldump/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.rtfm.com/ssldump/
+COMMENT= SLv3/TLS network protocol analyzer
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-pcap-inc=/usr/include \
diff --git a/security/ssldump/pkg/COMMENT b/security/ssldump/pkg/COMMENT
deleted file mode 100644
index d7befa39d48..00000000000
--- a/security/ssldump/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-SLv3/TLS network protocol analyzer