svn commit: r200068 - head/usr.bin

Roman Divacky rdivacky at FreeBSD.org
Thu Dec 3 18:02:56 UTC 2009


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} \


More information about the svn-src-head mailing list