aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2009-08-24 22:44:16 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2009-08-24 22:44:16 +0000
commit9c1c394a095dcd5bd72310a88fff1b36ef2c6684 (patch)
tree0071e2ac015ef9152d05bd102aa36914dc76bc1e /net/nss-pam-ldapd
parent4d2b00ed0a23ad19db44f20c8f901fed8fcab63f (diff)
downloadports-9c1c394a095dcd5bd72310a88fff1b36ef2c6684.tar.gz
ports-9c1c394a095dcd5bd72310a88fff1b36ef2c6684.zip
Notes
Diffstat (limited to 'net/nss-pam-ldapd')
-rw-r--r--net/nss-pam-ldapd/Makefile4
-rw-r--r--net/nss-pam-ldapd/files/nslcd.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index cf96beabc8a8..006b055460a1 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -7,8 +7,10 @@
PORTNAME= nss_ldapd
PORTVERSION= 0.6.11
+PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://arthurdejong.org/nss-ldapd/
+MASTER_SITES= http://arthurdejong.org/nss-ldapd/ \
+ http://static.ipfw.ru/files/
DISTNAME= nss-ldapd-${PORTVERSION}
MAINTAINER= melifaro@ipfw.ru
diff --git a/net/nss-pam-ldapd/files/nslcd.in b/net/nss-pam-ldapd/files/nslcd.in
index bf7623d11854..885c670daf95 100644
--- a/net/nss-pam-ldapd/files/nslcd.in
+++ b/net/nss-pam-ldapd/files/nslcd.in
@@ -17,7 +17,7 @@ nslcd_enable=${nslcd_enable-"NO"}
name=nslcd
rcvar=$(set_rcvar)
-command="%%PREFIX%%/sbin/%{name}"
+command="%%PREFIX%%/sbin/${name}"
pidfile="/var/run/${name}.pid"
load_rc_config ${name}