Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 16:49:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bb13348b1256 - main - net/py-eventlet: Clean up pkg-descr
Message-ID:  <202407181649.46IGn7SC011428@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGn7SC011428>