diff options
author | taca <taca@pkgsrc.org> | 2003-07-22 17:43:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2003-07-22 17:43:21 +0000 |
commit | 146eb94bbe69deba022d2e2dbea09a88c67b1963 (patch) | |
tree | 6f5981eadb0afa4b76477cd185f86cfd9ab4bf33 /security/Makefile | |
parent | b60248a6cef427f7f3ad4a0897188cb6c33fc935 (diff) | |
download | pkgsrc-146eb94bbe69deba022d2e2dbea09a88c67b1963.tar.gz |
Delete ruby-ossl and add ruby-openssl.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 48035308df8..d74c590067a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2003/07/21 17:05:56 taca Exp $ +# $NetBSD: Makefile,v 1.135 2003/07/22 17:43:21 taca Exp $ # COMMENT= Security tools @@ -113,7 +113,7 @@ SUBDIR+= rid SUBDIR+= rsaref SUBDIR+= ruby-acl SUBDIR+= ruby-digest -SUBDIR+= ruby-ossl +SUBDIR+= ruby-openssl SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh SUBDIR+= seahorse |