diff options
Diffstat (limited to 'devel/ruby-avl/Makefile')
-rw-r--r-- | devel/ruby-avl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile index 071fa1fd8cb8..11ea260bc7cc 100644 --- a/devel/ruby-avl/Makefile +++ b/devel/ruby-avl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= AVL tree class for Ruby BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl |