diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 02:06:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 02:06:47 +0800 |
commit | 576fd42e1971f4404dd0391bd4221ba80afb9c7a (patch) | |
tree | c6461a600d4bf8a6cdc0a1d090e7846c91c1d2c8 /math/ruby-gnuplot | |
parent | cca12e9f39839226b3bee5c4309316ed37d38fad (diff) | |
download | freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.tar.gz freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.tar.zst freebsd-ports-gnome-576fd42e1971f4404dd0391bd4221ba80afb9c7a.zip |
- Remove Author line
Diffstat (limited to 'math/ruby-gnuplot')
-rw-r--r-- | math/ruby-gnuplot/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ruby-gnuplot/pkg-descr b/math/ruby-gnuplot/pkg-descr index 339647f2a475..93c2db26df8c 100644 --- a/math/ruby-gnuplot/pkg-descr +++ b/math/ruby-gnuplot/pkg-descr @@ -20,5 +20,4 @@ same principle. Here's an example usage of Ruby/Gnuplot: plot.draw ( ds ) -Author: Gordon Miller <gmiller@bittwiddlers.com> WWW: http://physci.gmu.edu/~gmiller/gnuplot/ |