diff options
Diffstat (limited to 'devel/bisoncpp/Makefile')
-rw-r--r-- | devel/bisoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile index 56ce6f8d6bcb..d3e8f79f0bda 100644 --- a/devel/bisoncpp/Makefile +++ b/devel/bisoncpp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION}.orig -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= LALR(1) parser generator that generates C++ classes LICENSE= GPLv3 |