aboutsummaryrefslogtreecommitdiffstats
path: root/net/ruby-ldap/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-04-07 01:46:28 +0800
committerknu <knu@FreeBSD.org>2002-04-07 01:46:28 +0800
commite2f92c8ce3c4b268efabd4fc316c21eddec9c53e (patch)
tree0f7aed614707c156d2f4c0855964e14eda486a69 /net/ruby-ldap/Makefile
parent25612ef202a6335bb19909e89dbabe7e08a75fa2 (diff)
downloadfreebsd-ports-gnome-e2f92c8ce3c4b268efabd4fc316c21eddec9c53e.tar.gz
freebsd-ports-gnome-e2f92c8ce3c4b268efabd4fc316c21eddec9c53e.tar.zst
freebsd-ports-gnome-e2f92c8ce3c4b268efabd4fc316c21eddec9c53e.zip
Update to 0.6.1.
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}"' \