diff options
Diffstat (limited to 'devel/ruby-rbison/Makefile')
-rw-r--r-- | devel/ruby-rbison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile index 12387d0b6559..e1dd6c09c1c0 100644 --- a/devel/ruby-rbison/Makefile +++ b/devel/ruby-rbison/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Generates a Ruby parser class from a Bison-like specification file USE_BISON= run |