svn commit: r246734 - projects/portbuild/admin/tools

Mark Linimon linimon at FreeBSD.org
Wed Feb 13 02:57:26 UTC 2013


Author: linimon (doc,ports committer)
Date: Wed Feb 13 02:57:25 2013
New Revision: 246734
URL: http://svnweb.freebsd.org/changeset/base/246734

Log:
  Move newmkportubild to mkportbuild.

Modified:
  projects/portbuild/admin/tools/example_install

Modified: projects/portbuild/admin/tools/example_install
==============================================================================
--- projects/portbuild/admin/tools/example_install	Wed Feb 13 02:35:19 2013	(r246733)
+++ projects/portbuild/admin/tools/example_install	Wed Feb 13 02:57:25 2013	(r246734)
@@ -23,4 +23,4 @@ export VCS_REPOSITORY=svn://svn0.us-east
 #
 mkdir -p tmp
 svn checkout ${VCS_REPOSITORY}/base/projects/portbuild/admin/tools tmp
-sh -x ./tmp/newmkportbuild
+sh -x ./tmp/mkportbuild


More information about the svn-src-projects mailing list