summaryrefslogtreecommitdiff
path: root/security/ruby-password/PLIST
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-05 18:54:26 +0000
committerminskim <minskim@pkgsrc.org>2006-04-05 18:54:26 +0000
commite1856497fe4c38061d2206cf3022479d7987aaa3 (patch)
treeb6cc81a442c9b503d0a2a97c679547c6a6b24142 /security/ruby-password/PLIST
parent0e3d404d84af52a09eb21e80ba8e6f6367892ab7 (diff)
downloadpkgsrc-e1856497fe4c38061d2206cf3022479d7987aaa3.tar.gz
Use RUBY_DLEXT as a file name extension of a loadable module.
(There should be a pkgsrc-wide variable instead of a Ruby-specific one.)
Diffstat (limited to 'security/ruby-password/PLIST')
-rw-r--r--security/ruby-password/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-password/PLIST b/security/ruby-password/PLIST
index 7e15ae44599..ffa754fa0c9 100644
--- a/security/ruby-password/PLIST
+++ b/security/ruby-password/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/01 21:47:22 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/05 18:54:26 minskim Exp $
${RUBY_SITELIBDIR}/password.rb
-${RUBY_SITEARCHLIBDIR}/crack.bundle
+${RUBY_SITEARCHLIBDIR}/crack.${RUBY_DLEXT}