svn commit: r367135 - head/devel
William Grzybowski
wg at FreeBSD.org
Tue Sep 2 23:22:00 UTC 2014
Author: wg
Date: Tue Sep 2 23:21:59 2014
New Revision: 367135
URL: http://svnweb.freebsd.org/changeset/ports/367135
QAT: https://qat.redports.org/buildarchive/r367135/
Log:
devel/Makefile: forgot to hook up py-path.py
Modified:
head/devel/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Sep 2 23:19:23 2014 (r367134)
+++ head/devel/Makefile Tue Sep 2 23:21:59 2014 (r367135)
@@ -3786,6 +3786,7 @@
SUBDIR += py-ordereddict
SUBDIR += py-parsedatetime
SUBDIR += py-parsing
+ SUBDIR += py-path.py
SUBDIR += py-pathtools
SUBDIR += py-paver
SUBDIR += py-pbr
More information about the svn-ports-all
mailing list