Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 18:02:55 +0000 (UTC)
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r200068 - head/usr.bin
Message-ID:  <200912031802.nB3I2txS021472@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rdivacky
Date: Thu Dec  3 18:02:55 2009
New Revision: 200068
URL: http://svn.freebsd.org/changeset/base/200068

Log:
  Connect unzip to the build.
  
  Approved by:	ed (mentor)
  Approved by:	des (unzip author)
  Tested by:	exp ports build (miwi)

Modified:
  head/usr.bin/Makefile

Modified: head/usr.bin/Makefile
==============================================================================
--- head/usr.bin/Makefile	Thu Dec  3 17:05:36 2009	(r200067)
+++ head/usr.bin/Makefile	Thu Dec  3 18:02:55 2009	(r200068)
@@ -203,6 +203,7 @@ SUBDIR=	alias \
 	unexpand \
 	${_unifdef} \
 	uniq \
+	unzip \
 	units \
 	unvis \
 	${_usbhidaction} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912031802.nB3I2txS021472>