diff options
author | salo <salo> | 2005-05-30 16:31:08 +0000 |
---|---|---|
committer | salo <salo> | 2005-05-30 16:31:08 +0000 |
commit | 16203ca2a0c01821c7cd6c277643aea7f10ee968 (patch) | |
tree | db667833512a906b1ef4942820a4d94936e49a4b /devel/libebml/Makefile | |
parent | c104a85d6ae960e8d2dd30f8d7a6619b2ebf1995 (diff) | |
download | pkgsrc-16203ca2a0c01821c7cd6c277643aea7f10ee968.tar.gz |
Update to version 0.7.5
Changes include fixes to the build system for MacOS X, slightly improved
handling of the maximum size to read and other small fixes.
Diffstat (limited to 'devel/libebml/Makefile')
-rw-r--r-- | devel/libebml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile index af90ebee411..4cb270fa629 100644 --- a/devel/libebml/Makefile +++ b/devel/libebml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:52 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/05/30 16:31:08 salo Exp $ # -DISTNAME= libebml-0.7.4 +DISTNAME= libebml-0.7.5 CATEGORIES= devel MASTER_SITES= http://dl.matroska.org/downloads/libebml/ EXTRACT_SUFX= .tar.bz2 |