aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/re2c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile
index d213a55cf058..b26fabf6f980 100644
--- a/devel/re2c/Makefile
+++ b/devel/re2c/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.13.5
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= chalpin@cs.wisc.edu
COMMENT= Compile regular expression to C (much faster final code than flex)
GNU_CONFIGURE= yes