diff options
Diffstat (limited to 'math/ruby-gnuplot/Makefile')
-rw-r--r-- | math/ruby-gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile index 03a56ff03c69..45305577ddbb 100644 --- a/math/ruby-gnuplot/Makefile +++ b/math/ruby-gnuplot/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= r${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A pipe-based interface to the gnuplot package for Ruby RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ |