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 70e043a..071fa1f 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= AVL tree class for Ruby BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl |