diff options
Diffstat (limited to 'graphics/ruby-pgplot/Makefile')
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 08a702ff90a2..888839b639d3 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby interface to PGPLOT graphics library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot |