summaryrefslogtreecommitdiff
path: root/devel/ruby-rbison
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rbison')
-rw-r--r--devel/ruby-rbison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile
index 5316000296cb..58f14247d254 100644
--- a/devel/ruby-rbison/Makefile
+++ b/devel/ruby-rbison/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.cs.umass.edu/~aseltine/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generates a Ruby parser class from a Bison-like specification file
RUN_DEPENDS= bison:${PORTSDIR}/devel/bison