summaryrefslogtreecommitdiff
path: root/security/py-pyvex
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 12:20:50 +0100
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 12:20:50 +0100
commit40502d0d506067f33a0c31b0bb50035a94bfd505 (patch)
tree55c3f2ea5415280ea7656bc3cc3440ff1968c702 /security/py-pyvex
parentgraphics/nsxiv: Update to 28 (diff)
angr: Return angr framework ports to the pool
Diffstat (limited to 'security/py-pyvex')
-rw-r--r--security/py-pyvex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyvex/Makefile b/security/py-pyvex/Makefile
index d82596ba229b..454c53ff1ac0 100644
--- a/security/py-pyvex/Makefile
+++ b/security/py-pyvex/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= 0mp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to libVEX and VEX IR
LICENSE= BSD2CLAUSE GPLv2+ GPLv3