Date: Sun, 7 Sep 2014 11:33:59 +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: r367520 - head/sysutils/ffs2recov Message-ID: <201409071133.s87BXxWC031057@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 7 11:33:59 2014 New Revision: 367520 URL: http://svnweb.freebsd.org/changeset/ports/367520 QAT: https://qat.redports.org/buildarchive/r367520/ Log: Allow staging as a regular user Modified: head/sysutils/ffs2recov/Makefile Modified: head/sysutils/ffs2recov/Makefile ============================================================================== --- head/sysutils/ffs2recov/Makefile Sun Sep 7 11:32:04 2014 (r367519) +++ head/sysutils/ffs2recov/Makefile Sun Sep 7 11:33:59 2014 (r367520) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.exit.com/Archiv MAINTAINER= sten@blinkenlights.nl COMMENT= Utility to recover UFS2 filesystems -USES= tar:bzip2 +USES= tar:bzip2 uidfix WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= sbin/ffs2recov \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071133.s87BXxWC031057>