diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/py-pcapy/files/patch-setup.py | 6 | ||||
-rw-r--r-- | net/py-pcapy/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-pcapy/files/patch-setup.py b/net/py-pcapy/files/patch-setup.py index 9f48bd5c9587..8fc0ce94a5a0 100644 --- a/net/py-pcapy/files/patch-setup.py +++ b/net/py-pcapy/files/patch-setup.py @@ -1,6 +1,6 @@ ---- ./setup.py.orig 2013-04-28 16:58:49.000000000 +0000 -+++ ./setup.py 2013-04-28 17:02:38.000000000 +0000 -@@ -62,8 +62,5 @@ +--- setup.py.orig 2015-05-19 20:23:13 UTC ++++ setup.py +@@ -61,8 +61,5 @@ setup(name = PACKAGE_NAME, include_dirs = include_dirs, library_dirs = library_dirs, libraries = libraries)], diff --git a/net/py-pcapy/pkg-descr b/net/py-pcapy/pkg-descr index 0bdb1e9bd8b9..086efd251d0b 100644 --- a/net/py-pcapy/pkg-descr +++ b/net/py-pcapy/pkg-descr @@ -6,4 +6,4 @@ package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets. WWW: https://github.com/CoreSecurity/pcapy - http://www.coresecurity.com/corelabs-research/open-source-tools/pcapy +WWW: http://www.coresecurity.com/corelabs-research/open-source-tools/pcapy |