diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-20 23:00:28 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-20 23:00:28 +0000 |
commit | 5eb805e473307a2e6278391f97a0079589514cd3 (patch) | |
tree | 81c75a762e48178c8d135953c6d7830f9fb4f291 | |
parent | eb822231b65de15d4cc861c7f153099520ff884e (diff) | |
download | pkgsrc-5eb805e473307a2e6278391f97a0079589514cd3.tar.gz |
Added acidrip.
-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 1916bebe931..522c44f32ec 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5697 2004/04/20 22:40:24 recht Exp $ +$NetBSD: CHANGES,v 1.5698 2004/04/20 23:00:28 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2199,3 +2199,4 @@ Changes to the packages collection and infrastructure in 2004: Updated p5-XML-XPath to 1.13 [minskim 2004-04-20] Updated openbox to 3.2 [snj 2004-04-20] Updated postgresql74-lib to 7.4.2nb1 [recht 2004-04-20] + Added acidrip-0.12 [xtraeme 2004-04-20] diff --git a/multimedia/Makefile b/multimedia/Makefile index 253c7d43717..9d5690ff97c 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2004/04/18 18:14:39 snj Exp $ +# $NetBSD: Makefile,v 1.41 2004/04/20 23:00:28 xtraeme Exp $ # COMMENT= Multimedia utilities +SUBDIR+= acidrip SUBDIR+= alevt SUBDIR+= avidemux SUBDIR+= avifile |