diff options
author | xtraeme <xtraeme> | 2004-05-16 02:08:57 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-16 02:08:57 +0000 |
commit | 13ed5577d3b2026e07dd66e46ec6ccd85f1cbc8e (patch) | |
tree | 1f912cd104dd526b882b258d97087b06bb2b1934 | |
parent | 3ba245a651e034f6ed4da00a0772f2727d1c255e (diff) | |
download | pkgsrc-13ed5577d3b2026e07dd66e46ec6ccd85f1cbc8e.tar.gz |
Added dirac-0.2.0.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | multimedia/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index db8fa3842fc..f326763e2cb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5971 2004/05/16 01:52:41 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5972 2004/05/16 02:08:57 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2574,3 +2574,4 @@ Changes to the packages collection and infrastructure in 2004: Added libjit-0.0.2 [xtraeme 2004-05-16] Added advancecomp-1.10 [xtraeme 2004-05-16] Added faac-1.24 [xtraeme 2004-05-16] + Added dirac-0.2.0 [xtraeme 2004-05-16] diff --git a/multimedia/Makefile b/multimedia/Makefile index acbaa004ed9..e1f01507555 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/05/10 13:48:31 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2004/05/16 02:08:57 xtraeme Exp $ # COMMENT= Multimedia utilities @@ -7,6 +7,7 @@ SUBDIR+= acidrip SUBDIR+= alevt SUBDIR+= avidemux SUBDIR+= avifile +SUBDIR+= dirac SUBDIR+= divxplayer SUBDIR+= dvdrip SUBDIR+= ffmpeg |