summaryrefslogtreecommitdiff
path: root/audio/id3v2
AgeCommit message (Collapse)AuthorFilesLines
2002-06-12install man pagegrant4-9/+11
add trailing / to HOMEPAGE
2002-06-12Update to 0.1.7, provided by Julio Merino in pkg/17232.wiz2-5/+5
Changes: Bug fixes when getting/setting genre.
2002-04-19Initial import of id3v2-1.0.6 -- command-line id3v2 tag editorzuntum5-0/+40
This command-line utility will allow you to modify MP3's id3v2 tags. The are more powerful than the default id3v1; they can store infomation about what band recorded the song, the song name, etc. and without string length limits. Provided by Julio Merino <slink@unixbsd.org> in pkg/16332