aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-blowfish/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-06 21:38:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-06 21:38:34 +0000
commitea4cef3e92ac13bcebe1a8e78d11f87fe0448e65 (patch)
tree7cf7ce4014512a9ca41326c0a67d6a7a84dd9427 /security/ruby-blowfish/pkg-plist
parent939fd373f064e87b5979518b77a5dbcff3ebe4dd (diff)
Use RUBY_MOD*.
Notes
Notes: svn path=/head/; revision=67509
Diffstat (limited to 'security/ruby-blowfish/pkg-plist')
-rw-r--r--security/ruby-blowfish/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-blowfish/pkg-plist b/security/ruby-blowfish/pkg-plist
index d215634a9cbe..db4400b204ee 100644
--- a/security/ruby-blowfish/pkg-plist
+++ b/security/ruby-blowfish/pkg-plist
@@ -1,7 +1,7 @@
%%RUBY_SITEARCHLIBDIR%%/Blowfish.so
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/blowfish/testbf.rb
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/blowfish
-%%PORTDOCS%%%%RUBY_DOCDIR%%/blowfish/ChangeLog
-%%PORTDOCS%%%%RUBY_DOCDIR%%/blowfish/README
-%%PORTDOCS%%%%RUBY_DOCDIR%%/blowfish/TODO
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/blowfish
+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/testbf.rb
+%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/TODO
+%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%