svn commit: r324040 - head/net-mgmt/dhcdrop

Antoine Brodin antoine at FreeBSD.org
Wed Jul 31 12:34:36 UTC 2013


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


More information about the svn-ports-all mailing list