diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-14 07:02:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-14 07:02:09 +0000 |
commit | c3f6be6f5d9eb25459862814d89be34def3bc584 (patch) | |
tree | a56ebd91aa8ab98f938d7f1f0f7a6c3c7ff43770 /audio/celt/PLIST | |
parent | 0b3fdda809c3a59dd8f849758204310bb957879b (diff) | |
download | pkgsrc-c3f6be6f5d9eb25459862814d89be34def3bc584.tar.gz |
Update to 0.11.3. shlib name changed, so update bl3.mk, but not package
depends on it.
3 years of changes, but no NEWS found.
Diffstat (limited to 'audio/celt/PLIST')
-rw-r--r-- | audio/celt/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/celt/PLIST b/audio/celt/PLIST index 567573bd764..037a9b3183e 100644 --- a/audio/celt/PLIST +++ b/audio/celt/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:03 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/08/14 07:02:09 wiz Exp $ bin/celtdec bin/celtenc include/celt/celt.h include/celt/celt_header.h include/celt/celt_types.h -lib/libcelt.la +lib/libcelt0.la lib/pkgconfig/celt.pc |