diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-07-09 18:51:39 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-07-09 18:51:39 +0000 |
commit | d4afd16d9785e5dd2107ceb05e83ca762491ce4a (patch) | |
tree | c341c86d8b66734a4b1509815f113dfafba4e2e0 /security | |
parent | e936e7cd2d7bee9820601a7e3cc2548e2a0c09a0 (diff) | |
download | ports-d4afd16d9785e5dd2107ceb05e83ca762491ce4a.tar.gz ports-d4afd16d9785e5dd2107ceb05e83ca762491ce4a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/trousers/Makefile | 2 | ||||
-rw-r--r-- | security/trousers/files/tcsd.in | 2 |
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 # |