aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-08-02 03:21:26 +0800
committerrm <rm@FreeBSD.org>2015-08-02 03:21:26 +0800
commit986057f59de4d0294e5ce300c2d6325404042d77 (patch)
tree0a982bf71584663d52ba06f9ff8afbdbe1ed4470 /net
parent6aa297f18d362971c190f9497bfcc314a13cc454 (diff)
downloadfreebsd-ports-gnome-986057f59de4d0294e5ce300c2d6325404042d77.tar.gz
freebsd-ports-gnome-986057f59de4d0294e5ce300c2d6325404042d77.tar.zst
freebsd-ports-gnome-986057f59de4d0294e5ce300c2d6325404042d77.zip
net/py-impacket: update WWW, sort USE_PYTHON
Diffstat (limited to 'net')
-rw-r--r--net/py-impacket/Makefile2
-rw-r--r--net/py-impacket/pkg-descr3
2 files changed, 3 insertions, 2 deletions
diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile
index 6befcd78dd59..1912255d23da 100644
--- a/net/py-impacket/Makefile
+++ b/net/py-impacket/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1 \
${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto
USES= dos2unix python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
PORTDOCS= *
diff --git a/net/py-impacket/pkg-descr b/net/py-impacket/pkg-descr
index 89e77b8949db..ff0ee11aa1eb 100644
--- a/net/py-impacket/pkg-descr
+++ b/net/py-impacket/pkg-descr
@@ -8,4 +8,5 @@ as Pcapy. Packets can be constructed from scratch, as well as parsed
from raw data. Furthermore, the object oriented API makes it simple to
work with deep protocol hierarchies.
-WWW: http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Impacket
+WWW: http://www.coresecurity.com/corelabs-research/open-source-tools/impacket
+WWW: https://github.com/CoreSecurity/impacket
TALLS_ICONS fix to prevent editors/emacs from installing X11ashish2011-08-081-2/+1 * - Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 isashish2011-05-162-0/+22 * - Update to version 23.3ashish2011-05-114-97/+52