summaryrefslogtreecommitdiff
path: root/security/openssl
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/openssl
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile3
-rw-r--r--security/openssl/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 3ad553d3033..fc6d26d6945 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/01/17 10:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2001/02/17 17:49:57 wiz Exp $
#
DISTNAME= openssl-0.9.5a
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.openssl.org/source/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssl.org/
+COMMENT= Secure Socket Layer and cryptographic library
CONFLICTS= SSLeay-* ssleay-*
diff --git a/security/openssl/pkg/COMMENT b/security/openssl/pkg/COMMENT
deleted file mode 100644
index 3815662b9b0..00000000000
--- a/security/openssl/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Secure Socket Layer and cryptographic library