summaryrefslogtreecommitdiff
path: root/devel/libebml/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2005-04-18 00:13:05 +0000
committersalo <salo>2005-04-18 00:13:05 +0000
commit15961f4feb52a6e9a7e0172a1a6915386cddc580 (patch)
treef5f95169eac8b4ac00b0b02ea936cd14be87932d /devel/libebml/Makefile
parent39829b6792511981ae634ba0552a856992376267 (diff)
downloadpkgsrc-15961f4feb52a6e9a7e0172a1a6915386cddc580.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/Makefile')
-rw-r--r--devel/libebml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile
index 23cc0831883..d96cc85a622 100644
--- a/devel/libebml/Makefile
+++ b/devel/libebml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:26 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/18 00:13:05 salo Exp $
#
-DISTNAME= libebml-0.7.3
+DISTNAME= libebml-0.7.4
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.bz2