diff options
author | salo <salo@pkgsrc.org> | 2005-04-18 00:13:05 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-04-18 00:13:05 +0000 |
commit | 6cc8b435bd1240b3679bbedde510a23338c073e8 (patch) | |
tree | f5f95169eac8b4ac00b0b02ea936cd14be87932d /devel/libebml/PLIST | |
parent | 493a9ef70dc5257532ef16ce28e61f921eb7b71b (diff) | |
download | pkgsrc-6cc8b435bd1240b3679bbedde510a23338c073e8.tar.gz |
Update to version 0.7.4
Changes:
- add a couple of new elements
- fix compilation with gcc 4 and on AMD64
- address some other minor issues.
Diffstat (limited to 'devel/libebml/PLIST')
-rw-r--r-- | devel/libebml/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libebml/PLIST b/devel/libebml/PLIST index cd87eebf692..e285265dab8 100644 --- a/devel/libebml/PLIST +++ b/devel/libebml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/04/07 11:47:46 salo Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/04/18 00:13:05 salo Exp $ include/ebml/Debug.h include/ebml/EbmlBinary.h include/ebml/EbmlConfig.h @@ -26,5 +26,7 @@ include/ebml/MemIOCallback.h include/ebml/StdIOCallback.h include/ebml/c/libebml_t.h lib/libebml.a +lib/libebml.so +lib/libebml.so.0 @dirrm include/ebml/c @dirrm include/ebml |