aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pytrie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytrie/Makefile')
-rw-r--r--devel/py-pytrie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytrie/Makefile b/devel/py-pytrie/Makefile
index 59f2d646c5c7..65d033ca7f06 100644
--- a/devel/py-pytrie/Makefile
+++ b/devel/py-pytrie/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyTrie-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Pure Python implementation of the trie data structure
LICENSE= BSD3CLAUSE