From 986057f59de4d0294e5ce300c2d6325404042d77 Mon Sep 17 00:00:00 2001 From: rm Date: Sat, 1 Aug 2015 19:21:26 +0000 Subject: net/py-impacket: update WWW, sort USE_PYTHON --- net/py-impacket/Makefile | 2 +- net/py-impacket/pkg-descr | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'net') 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 -- cgit