diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-21 21:03:07 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-21 21:03:07 +0000 |
commit | 60785c25f89b130affccc7b18df0c70482dcfaa6 (patch) | |
tree | 3d0ea7ba1defc58eafa219414312a20cab31e8a4 | |
parent | 8a367fb16d31a7091712788b11703ebced75d1d1 (diff) |
Notes
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -2387,3 +2387,4 @@ archivers/bsdtar|archivers/libarchive|2006-06-20|Merged into the libarchive port lang/fpc2||2006-06-21|Removed because lang/fpc will be updated to 2.x devel/fpc-gdb||2006-06-21|Obsoleted after lang/fpc was updated to 2.0.2 net/fpc-inet||2006-06-21|Obsoleted after lang/fpc was updated to 2.0.2 +audio/ruby-snett|audio/snett|2006-22|Because it's a application, not a library. diff --git a/audio/Makefile b/audio/Makefile index 751752ce23d2..77369fc2880c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -480,7 +480,6 @@ SUBDIR += ruby-ogginfo SUBDIR += ruby-shout SUBDIR += ruby-smf - SUBDIR += ruby-snett SUBDIR += ruby-vorbisfile SUBDIR += ruby-xmms SUBDIR += ruby-xmms2 @@ -504,6 +503,7 @@ SUBDIR += slimserver-lastfm SUBDIR += slimserver-slimscrobbler SUBDIR += snack + SUBDIR += snett SUBDIR += snd SUBDIR += snowstar SUBDIR += solfege |