diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /math/ruby-gnuplot | |
parent | 23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff) | |
download | ports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz ports-34da9bdf573136c2c1df38368a52ffccd661cf79.zip |
Notes
Diffstat (limited to 'math/ruby-gnuplot')
-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 d8e357adb54a..5a65b284f9a2 100644 --- a/math/ruby-gnuplot/Makefile +++ b/math/ruby-gnuplot/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= r${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pipe-based interface to the gnuplot package for Ruby RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ |