From fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 7 Sep 2022 23:30:14 +0200 Subject: Remove WWW entries moved into port Makefiles Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) --- devel/py-python-engineio/pkg-descr | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/py-python-engineio') diff --git a/devel/py-python-engineio/pkg-descr b/devel/py-python-engineio/pkg-descr index cb87ee328463..7976e64ddc4a 100644 --- a/devel/py-python-engineio/pkg-descr +++ b/devel/py-python-engineio/pkg-descr @@ -12,5 +12,3 @@ The Engine.IO protocol is extremely simple. Once a connection between a client and a server is established, either side can send "messages" to the other side. Event handlers provided by the applications on both ends are invoked when a message is received, or when a connection is established or dropped. - -WWW: https://github.com/miguelgrinberg/python-engineio -- cgit v1.2.3