summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-18 01:29:46 +0000
committerminskim <minskim>2004-02-18 01:29:46 +0000
commit64a2e916d85f56eb80db27ae2bab8f404458d9ec (patch)
tree972fb6670b6b086ae1a6f423d11dddc653ef2e3c
parent6049b09d94a3f8fac203548e7a0558a6ffa6b0d9 (diff)
downloadpkgsrc-64a2e916d85f56eb80db27ae2bab8f404458d9ec.tar.gz
Add and enable liteamp.
-rw-r--r--audio/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 7d8d0dae861..b91ed443930 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.212 2004/02/17 19:55:54 minskim Exp $
+# $NetBSD: Makefile,v 1.213 2004/02/18 01:29:46 minskim Exp $
#
COMMENT= Audio tools
@@ -100,6 +100,7 @@ SUBDIR+= libshout
SUBDIR+= libsidplay
SUBDIR+= libsndfile
SUBDIR+= libvorbis
+SUBDIR+= liteamp
SUBDIR+= liveice
SUBDIR+= mad
SUBDIR+= mad123
diff --git a/doc/CHANGES b/doc/CHANGES
index f4b2b8515b8..98b98d777a3 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4894 2004/02/18 00:32:40 heinz Exp $
+$NetBSD: CHANGES,v 1.4895 2004/02/18 01:29:46 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -907,3 +907,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated p5-FreezeThaw to 0.43 [heinz 2004-02-17]
Added imhangul_status_applet-0.2 [minskim 2004-02-18]
Updated p5-MLDBM to 2.01 [heinz 2004-02-18]
+ Added liteamp-0.2.4.1 [minskim 2004-02-18]