diff options
Diffstat (limited to 'devel/re2c/Makefile')
-rw-r--r-- | devel/re2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile index d1c11ab348e6..c680388fa335 100644 --- a/devel/re2c/Makefile +++ b/devel/re2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Compile regular expression to C (much faster final code than flex) GNU_CONFIGURE= yes |