diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 23:43:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 23:43:55 +0800 |
commit | d3567b3ff67522d24a17841d5eb028201d77de09 (patch) | |
tree | a4fb1884a7f80e6caeb0e1382ae4e03e1cecedb2 /audio/Makefile | |
parent | 36f9a47ee67cf1e1c598bb67bb14755d8b22a55b (diff) | |
download | freebsd-ports-gnome-d3567b3ff67522d24a17841d5eb028201d77de09.tar.gz freebsd-ports-gnome-d3567b3ff67522d24a17841d5eb028201d77de09.tar.zst freebsd-ports-gnome-d3567b3ff67522d24a17841d5eb028201d77de09.zip |
- Respect upstream naming: rename rubygem-ogginfo to rubygem-ruby-ogginfo
- Update to 0.7.2
- Add LICENSE
- Remove leading indefinite article from COMMENT
Changes: https://github.com/moumar/ruby-ogginfo/blob/master/History.txt
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8950deef4ca5..b4956c8c63a9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -665,8 +665,8 @@ SUBDIR += ruby-taglib SUBDIR += ruby-xmms2 SUBDIR += rubygem-librmpd - SUBDIR += rubygem-ogginfo SUBDIR += rubygem-ruby-mp3info + SUBDIR += rubygem-ruby-ogginfo SUBDIR += rubygem-shout SUBDIR += rubyripper SUBDIR += s3mod |