aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-camellia
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-30 23:11:59 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-30 23:11:59 +0000
commitb2bcd89986890efe51d04bbd9bfe2835dae41d2d (patch)
tree2f3896cd5b024743960d729a09d4866778e79119 /security/ruby-camellia
parent3f26ca6c438dd21ca69625532bdac0adf438faf4 (diff)
downloadports-b2bcd89986890efe51d04bbd9bfe2835dae41d2d.tar.gz
ports-b2bcd89986890efe51d04bbd9bfe2835dae41d2d.zip
Notes
Diffstat (limited to 'security/ruby-camellia')
-rw-r--r--security/ruby-camellia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-camellia/Makefile b/security/ruby-camellia/Makefile
index df3539ad92ef..7114e0d2114c 100644
--- a/security/ruby-camellia/Makefile
+++ b/security/ruby-camellia/Makefile
@@ -22,7 +22,7 @@ USE_RUBY_SETUP= yes
INSTALL_TARGET= site-install
DOCS= README.txt History.txt License.txt
-EXAMPLES= cext/camellia-example.rb
+EXAMPLES= ext/camellia-example.rb
post-install:
.if !defined(NOPORTDOCS)