aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
commit532e84e129e9764f1a25f82e8ed5dbc40da44502 (patch)
treea48b0f32dc4c57a4ca85f11f7b6fa6e1dddc675a /devel/bison
parentd4e4076d90a726149f8815da5fb7638f9cea2f5a (diff)
downloadports-532e84e129e9764f1a25f82e8ed5dbc40da44502.tar.gz
ports-532e84e129e9764f1a25f82e8ed5dbc40da44502.zip
Notes
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index ab140a0042eb..1fc998d00d56 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4