diff options
| author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-08-01 19:03:20 +0000 |
|---|---|---|
| committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-08-01 19:03:20 +0000 |
| commit | 7e792c0f1d20f41aca00040a6a53eebdaa429e19 (patch) | |
| tree | cec123d2c099b87a96d03c5b5c8815022364d4a8 /net/py-pcapy/files | |
| parent | Drop backports.ssl-match-hostname from requirements. We're not using it (diff) | |
net/py-pcapy: fix portlint warnings
Fix second WWW entry and regenerate patch with make makepatch.
Notes
Notes:
svn path=/head/; revision=393400
Diffstat (limited to 'net/py-pcapy/files')
| -rw-r--r-- | net/py-pcapy/files/patch-setup.py | 6 |
1 files changed, 3 insertions, 3 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)], |
