summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-04-06 04:46:57 +0000
committerhubertf <hubertf@pkgsrc.org>1999-04-06 04:46:57 +0000
commit3e361c25fd676580c5a6e0a06f65796f9ca65b45 (patch)
tree9ea1e18c247bd7f5b5154f8c7ccd1bc264a41005 /security
parent29c13c7ba4eee34a13ab83d97055b389a3c68fda (diff)
downloadpkgsrc-3e361c25fd676580c5a6e0a06f65796f9ca65b45.tar.gz
I still got no example for the rumour that '!' in PLISTs breaks things.
Diffstat (limited to 'security')
-rw-r--r--security/ssleay/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssleay/pkg/PLIST b/security/ssleay/pkg/PLIST
index 3016efe246d..1018d354924 100644
--- a/security/ssleay/pkg/PLIST
+++ b/security/ssleay/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 1998/12/03 17:30:01 tv Exp $
+@comment $NetBSD: PLIST,v 1.8 1999/04/06 04:46:57 hubertf Exp $
bin/CA.sh
bin/asn1parse
bin/base64
@@ -79,7 +79,7 @@ bin/verify
bin/version
bin/x509
etc/ssleay.cnf.example
-@exec if [ -f %D/etc/ssleay.cnf ]; then; else cp -p %D/%F %D/etc/ssleay.cnf; fi
+@exec if [ -f %D/etc/ssleay.cnf ]; then : ; else cp -p %D/%F %D/etc/ssleay.cnf; fi
include/ssleay/asn1.h
include/ssleay/asn1_mac.h
include/ssleay/bio.h