socsvn commit: r238981 - soc2012/oleksandr/udf-head/sbin

oleksandr at FreeBSD.org oleksandr at FreeBSD.org
Wed Jul 4 22:51:37 UTC 2012


Author: oleksandr
Date: Wed Jul  4 22:51:35 2012
New Revision: 238981
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=238981

Log:
  add new utility mount_udf2 to Makefile

Modified:
  soc2012/oleksandr/udf-head/sbin/Makefile

Modified: soc2012/oleksandr/udf-head/sbin/Makefile
==============================================================================
--- soc2012/oleksandr/udf-head/sbin/Makefile	Wed Jul  4 22:49:03 2012	(r238980)
+++ soc2012/oleksandr/udf-head/sbin/Makefile	Wed Jul  4 22:51:35 2012	(r238981)
@@ -54,6 +54,7 @@
 	mount_ntfs \
 	mount_nullfs \
 	mount_udf \
+	mount_udf2 \
 	mount_unionfs \
 	newfs \
 	newfs_msdos \


More information about the svn-soc-all mailing list