aboutsummaryrefslogtreecommitdiff
path: root/security/dropbear
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-09-25 11:35:43 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-09-25 11:35:43 +0000
commit467b3df7dd304dd525480fec5da68f4bc0564020 (patch)
treee6807b5dfda708354ac38515ce7467787390b4ef /security/dropbear
parent205bf5593ee6a86fa86b9f508cb826a352ce7ad7 (diff)
downloadports-467b3df7dd304dd525480fec5da68f4bc0564020.tar.gz
ports-467b3df7dd304dd525480fec5da68f4bc0564020.zip
- Remove obsolete @dirrm(try)
- Convert PLIST_DIRSTRY to PLIST_DIRS
Notes
Notes: svn path=/head/; revision=369242
Diffstat (limited to 'security/dropbear')
-rw-r--r--security/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index b981fbab2337..b46eb017e43e 100644
--- a/security/dropbear/Makefile
+++ b/security/dropbear/Makefile
@@ -23,7 +23,7 @@ PLIST_FILES= bin/dbclient \
man/man1/dropbearkey.1.gz \
man/man8/dropbear.8.gz
-PLIST_DIRSTRY= etc/dropbear
+PLIST_DIRS= etc/dropbear
OPTIONS_DEFINE= STATIC