diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-21 03:49:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-21 03:49:09 +0000 |
commit | 527042e1028cbe528c386c91024f251892d666d4 (patch) | |
tree | cd3077d6baa151f53e512e3221a3eae7c49f84c7 | |
parent | 3c268f106109653bc4da517955a58704fb680be9 (diff) | |
download | ports-527042e1028cbe528c386c91024f251892d666d4.tar.gz ports-527042e1028cbe528c386c91024f251892d666d4.zip |
Notes
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1624,3 +1624,4 @@ graphics/mgp-gallery||2005-09-15|disappeared from web security/pf||2005-09-15|included in base system since 5.3 security/authpf||2005-09-15|included in base system since 5.3 net/openldap23-sasl-server||2005-09-15|Is no longer needed as separated port +audio/py-libtunepimp||2005-09-21|audio/libtunepimp rolled back to version 0.3.0 and the bindings do not work at that version diff --git a/audio/Makefile b/audio/Makefile index 16254cf37114..79e929e1b1a3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -381,7 +381,6 @@ SUBDIR += py-eyed3 SUBDIR += py-id3 SUBDIR += py-libmpdclient - SUBDIR += py-libtunepimp SUBDIR += py-mad SUBDIR += py-musicbrainz SUBDIR += py-ogg |