Date: Sat, 8 Feb 2014 22:12:19 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343400 - head/sysutils/watchdog Message-ID: <201402082212.s18MCJ2S014289@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Feb 8 22:12:19 2014 New Revision: 343400 URL: http://svnweb.freebsd.org/changeset/ports/343400 QAT: https://qat.redports.org/buildarchive/r343400/ Log: Support staging Modified: head/sysutils/watchdog/Makefile Modified: head/sysutils/watchdog/Makefile ============================================================================== --- head/sysutils/watchdog/Makefile Sat Feb 8 22:08:12 2014 (r343399) +++ head/sysutils/watchdog/Makefile Sat Feb 8 22:12:19 2014 (r343400) @@ -10,9 +10,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= dirkx@webweaving.org COMMENT= Watchdog daemon for the AMD Elan sc520 system-on-chip -MAN8= watchdogd.8 -MANCOMPRESSED= yes -PLIST_FILES= bin/watchdogd +PLIST_FILES= bin/watchdogd man/man8/watchdogd.8.gz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402082212.s18MCJ2S014289>