git: bb13348b1256 - main - net/py-eventlet: Clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:49:07 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bb13348b125686ffd089dca38d189938de18cc7b

commit bb13348b125686ffd089dca38d189938de18cc7b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:21 +0000

    net/py-eventlet: Clean up pkg-descr
---
 net/py-eventlet/pkg-descr | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net/py-eventlet/pkg-descr b/net/py-eventlet/pkg-descr
index c285a5882bb0..f7251630ce94 100644
--- a/net/py-eventlet/pkg-descr
+++ b/net/py-eventlet/pkg-descr
@@ -6,5 +6,3 @@ ensure that the developer uses a blocking style of programming that is similar
 to threading, but provide the benefits of non-blocking I/O. The event dispatch
 is implicit, which means you can easily use Eventlet from the Python
 interpreter, or as a small part of a larger application.
-
-See also: https://github.com/eventlet/eventlet