Author: dteske
Date: Fri Jul  5 18:50:17 2013
New Revision: 252822
URL: http://svnweb.freebsd.org/changeset/base/252822

Log:
  Oops, r252810 forgot to hook the new example file (browse_packages.sh) into
  the Makefile.

Modified:
  head/usr.sbin/bsdconfig/examples/Makefile

Modified: head/usr.sbin/bsdconfig/examples/Makefile
==============================================================================
--- head/usr.sbin/bsdconfig/examples/Makefile   Fri Jul  5 18:47:25 2013        
(r252821)
+++ head/usr.sbin/bsdconfig/examples/Makefile   Fri Jul  5 18:50:17 2013        
(r252822)
@@ -3,7 +3,7 @@
 NO_OBJ=
 
 FILESDIR=      ${SHAREDIR}/examples/bsdconfig
-FILES=         bsdconfigrc
+FILES=         browse_packages.sh bsdconfigrc
 
 beforeinstall:
        mkdir -p ${DESTDIR}${FILESDIR}
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to