aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-07-10 02:51:39 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-07-10 02:51:39 +0800
commit44faa8da2cff80c68fa4b0554ea247c42ee94efc (patch)
treec341c86d8b66734a4b1509815f113dfafba4e2e0 /security
parent58f58746a5a31a5123d657fbd47679ec7b1a3629 (diff)
downloadfreebsd-ports-gnome-44faa8da2cff80c68fa4b0554ea247c42ee94efc.tar.gz
freebsd-ports-gnome-44faa8da2cff80c68fa4b0554ea247c42ee94efc.tar.zst
freebsd-ports-gnome-44faa8da2cff80c68fa4b0554ea247c42ee94efc.zip
Fix rc script: Use proper SERVERS dependency.
Diffstat (limited to 'security')
-rw-r--r--security/trousers/Makefile2
-rw-r--r--security/trousers/files/tcsd.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index e6fd66e9f100..72f649d87c05 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -3,7 +3,7 @@
PORTNAME= trousers
PORTVERSION= 0.3.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
diff --git a/security/trousers/files/tcsd.in b/security/trousers/files/tcsd.in
index 70da9ce47679..6f2f11ba3caf 100644
--- a/security/trousers/files/tcsd.in
+++ b/security/trousers/files/tcsd.in
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: tcsd
-# REQUIRE: SERVER tpmd
+# REQUIRE: SERVERS tpmd
# BEFORE: named hastd kerberos
# KEYWORD: shutdown
#