svn commit: r524733 - head/www
Tobias C. Berner
tcberner at FreeBSD.org
Fri Jan 31 17:04:20 UTC 2020
Author: tcberner
Date: Fri Jan 31 17:04:19 2020
New Revision: 524733
URL: https://svnweb.freebsd.org/changeset/ports/524733
Log:
www/Makfile: hookup www/py-qt5-websockets properly
- Remove typo
Reported by: antoine
Modified:
head/www/Makefile
Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile Fri Jan 31 17:04:02 2020 (r524732)
+++ head/www/Makefile Fri Jan 31 17:04:19 2020 (r524733)
@@ -1804,7 +1804,7 @@
SUBDIR += py-qt5-webengine
SUBDIR += py-qt5-webkit
SUBDIR += py-qt5-webkitwidgets
- SUBDUR += py-qt5-websockets
+ SUBDIR += py-qt5-websockets
SUBDIR += py-rackspace-monitoring
SUBDIR += py-recaptcha
SUBDIR += py-requestbuilder
More information about the svn-ports-all
mailing list