diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-16 13:25:48 +0800 |
commit | 855d7e9639280d73b587e8d5b4e195f3c08c938d (patch) | |
tree | d9cb516fda65c40ed9afd110d8b08c508b70c2d2 /net/py-impacket | |
parent | c5298d27d995efa61f98c8a60f52111693a9dd60 (diff) | |
download | freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.gz freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.tar.zst freebsd-ports-gnome-855d7e9639280d73b587e8d5b4e195f3c08c938d.zip |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr
Diffstat (limited to 'net/py-impacket')
-rw-r--r-- | net/py-impacket/Makefile | 2 | ||||
-rw-r--r-- | net/py-impacket/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile index 7bd2502dfd76..898ff6209d79 100644 --- a/net/py-impacket/Makefile +++ b/net/py-impacket/Makefile @@ -10,7 +10,7 @@ CATEGORIES= net python MASTER_SITES= http://oss.coresecurity.com/repo/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yazzy@yazzy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of Python classes providing access to network packets RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcapy.so:${PORTSDIR}/net/py-pcapy diff --git a/net/py-impacket/pkg-descr b/net/py-impacket/pkg-descr index 66f062ca093b..63a015f384df 100644 --- a/net/py-impacket/pkg-descr +++ b/net/py-impacket/pkg-descr @@ -11,7 +11,4 @@ from scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies. -- Marcin Jessa -yazzy@yazzy.org - WWW: http://oss.coresecurity.com/projects/impacket.html |