diff options
author | mich <mich@FreeBSD.org> | 2006-08-02 22:22:51 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-08-02 22:22:51 +0800 |
commit | 29078e0b676e1595214e32596744285c6b5393f7 (patch) | |
tree | 05608262ac93a819fb61dd7408fc200e523559e8 /audio | |
parent | a1c47dd9430089d1d5140ee44bc19f1fd3100687 (diff) | |
download | freebsd-ports-gnome-29078e0b676e1595214e32596744285c6b5393f7.tar.gz freebsd-ports-gnome-29078e0b676e1595214e32596744285c6b5393f7.tar.zst freebsd-ports-gnome-29078e0b676e1595214e32596744285c6b5393f7.zip |
- add libtunepimp-old (forgotten after repocopy)
Noticed by: portsnap buildbox
Forgotten by: clsung
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1ffb53c7714c..fecf3adab8f4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -312,6 +312,7 @@ SUBDIR += libsndfile SUBDIR += libtremor SUBDIR += libtunepimp + SUBDIR += libtunepimp-old SUBDIR += libvorbis SUBDIR += libworkman SUBDIR += lindele |