diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:28:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:28:10 +0800 |
commit | dac2f9cef9d74878930108f6e352a73fac5b9101 (patch) | |
tree | 4380b46ddf397d84817c61159e65c537be974d83 /net-mgmt/dhcdrop | |
parent | 1d2a406643d537c18ff841f2a30302266181d879 (diff) | |
download | freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.tar.gz freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.tar.zst freebsd-ports-gnome-dac2f9cef9d74878930108f6e352a73fac5b9101.zip |
cleanup plist
Diffstat (limited to 'net-mgmt/dhcdrop')
-rw-r--r-- | net-mgmt/dhcdrop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/dhcdrop/Makefile b/net-mgmt/dhcdrop/Makefile index b82c3a5b054e..21448dee3fdd 100644 --- a/net-mgmt/dhcdrop/Makefile +++ b/net-mgmt/dhcdrop/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes PLIST_FILES= sbin/dhcdrop man/man8/dhcdrop.8.gz \ man/ru/man8/dhcdrop.8.gz -PLIST_DIRSTRY= man/ru/man8 man/ru OPTIONS_DEFINE= STATIC STATIC_DESC= Build a static version of dhcdrop |