summaryrefslogtreecommitdiff
path: root/devel/htable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/htable/Makefile')
-rw-r--r--devel/htable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/htable/Makefile b/devel/htable/Makefile
index 37099e16a90b..8655fcef4e39 100644
--- a/devel/htable/Makefile
+++ b/devel/htable/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= LOCAL/culot
-MAINTAINER= culot@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight implementation of hash tables in C
LICENSE= BSD2CLAUSE