View | Details | Raw Unified | Return to bug 229939
Collapse All | Expand All

(-)b/net/openldap24-server/Makefile (+1 lines)
Lines 4-9 Link Here
4
PORTNAME=		openldap
4
PORTNAME=		openldap
5
DISTVERSION=		2.4.46
5
DISTVERSION=		2.4.46
6
PORTREVISION=		${OPENLDAP_PORTREVISION}
6
PORTREVISION=		${OPENLDAP_PORTREVISION}
7
PORTREVISION=		1
7
CATEGORIES=		net databases
8
CATEGORIES=		net databases
8
MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
9
MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
9
			ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
10
			ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
(-)b/net/openldap24-server/files/slapd.in (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
# PROVIDE: slapd
6
# PROVIDE: slapd
7
# REQUIRE: FILESYSTEMS ldconfig netif
7
# REQUIRE: FILESYSTEMS ldconfig netif
8
# BEFORE: SERVERS
8
# BEFORE: SERVERS kdc
9
# KEYWORD: shutdown
9
# KEYWORD: shutdown
10
10
11
#
11
#

Return to bug 229939