Date: Wed, 31 Jul 2013 12:34:36 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324040 - head/net-mgmt/dhcdrop Message-ID: <201307311234.r6VCYaBS052519@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Jul 31 12:34:35 2013 New Revision: 324040 URL: http://svnweb.freebsd.org/changeset/ports/324040 Log: Fix plist (reported by poudriere) Modified: head/net-mgmt/dhcdrop/Makefile Modified: head/net-mgmt/dhcdrop/Makefile ============================================================================== --- head/net-mgmt/dhcdrop/Makefile Wed Jul 31 12:16:16 2013 (r324039) +++ head/net-mgmt/dhcdrop/Makefile Wed Jul 31 12:34:35 2013 (r324040) @@ -18,6 +18,7 @@ MAN8= ${PORTNAME}.8 MANLANG= "" ru PLIST_FILES= sbin/dhcdrop +PLIST_DIRSTRY= man/ru/man8 man/ru OPTIONS_DEFINE= STATIC STATIC_DESC= Build a static version of dhcdrop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307311234.r6VCYaBS052519>