diff options
author | taoka <taoka@FreeBSD.org> | 2000-12-20 08:44:08 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-12-20 08:44:08 +0800 |
commit | aa693276cd501d3c51335e03504a1bb879b242ec (patch) | |
tree | f14e6edf29ed5b905d3396f8d1f294dc962cd6cc /audio/Makefile | |
parent | 4f394688c4ae8314554d25e36afadfd43ad2b913 (diff) | |
download | freebsd-ports-gnome-aa693276cd501d3c51335e03504a1bb879b242ec.tar.gz freebsd-ports-gnome-aa693276cd501d3c51335e03504a1bb879b242ec.tar.zst freebsd-ports-gnome-aa693276cd501d3c51335e03504a1bb879b242ec.zip |
An add-on to edit an id3 tag for mpg123-mode (mpg123.el) on Emacsen
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3f3c1bc68f2d..2489498d35a5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -64,6 +64,7 @@ SUBDIR += holyshout SUBDIR += icecast SUBDIR += id3ed + SUBDIR += id3el SUBDIR += id3lib SUBDIR += id3ren SUBDIR += juke |