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 /audio/ruby-audiofile | |
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 'audio/ruby-audiofile')
-rw-r--r-- | audio/ruby-audiofile/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ruby-audiofile/pkg-descr b/audio/ruby-audiofile/pkg-descr index a10a34da11ef..b2a8deeff91f 100644 --- a/audio/ruby-audiofile/pkg-descr +++ b/audio/ruby-audiofile/pkg-descr @@ -2,5 +2,4 @@ Ruby-audiofile is a binding to the audiofile library, which reads audio (wav, au, aiff, but not ogg or mp3) and can divine information such as length, sample rate, etc. -Author: jared jennings <liver@soon.com> WWW: http://ruby-audiofile.sourceforge.net/ |