aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-ldap/Makefile')
-rw-r--r--net/ruby-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 79cb66a54d8d..3d9faad03372 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ldap
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
CATEGORIES= net ruby
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -52,7 +52,7 @@ CONFIGURE_ARGS?= --with-netscape \
#WRKSRC= ${WRKDIR}/ruby-${PORTNAME}
INSTALL_TARGET= site-install
-DOCS_EN= CHANGES README README.html TODO
+DOCS_EN= ChangeLog README README.html TODO
post-patch:
${RUBY} -i -pe 'gsub %r|/usr/local/openldap|, "${PREFIX}"' \