summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-09-10 16:03:49 +0000
committerxtraeme <xtraeme>2007-09-10 16:03:49 +0000
commit23faaa368d92095b566380ab41b57dc1a406447b (patch)
tree1278b0be37ae80abe3debd67681dfe40268d7fe5
parent3647f3b438ce5473911649d04b057e3bb596de6a (diff)
downloadpkgsrc-23faaa368d92095b566380ab41b57dc1a406447b.tar.gz
+ audio/adplug
-rw-r--r--audio/Makefile3
-rw-r--r--doc/CHANGES-20073
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index fe9bb420b44..d7748c95e48 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.361 2007/08/13 08:12:42 rillig Exp $
+# $NetBSD: Makefile,v 1.362 2007/09/10 16:03:49 xtraeme Exp $
#
COMMENT= Audio tools
@@ -7,6 +7,7 @@ SUBDIR+= SDL_mixer
SUBDIR+= SDL_sound
SUBDIR+= abcde
SUBDIR+= abcmidi
+SUBDIR+= adplug
SUBDIR+= amaroc
SUBDIR+= amarok
SUBDIR+= amp
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index f8e62395633..2631635686b 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1983 2007/09/10 15:51:57 xtraeme Exp $
+$NetBSD: CHANGES-2007,v 1.1984 2007/09/10 16:03:49 xtraeme Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3630,3 +3630,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated devel/uno to 2.12 [xtraeme 2007-09-10]
Added devel/libmcs version 0.4.1 [xtraeme 2007-09-10]
Added devel/libbinio version 1.4 [xtraeme 2007-09-10]
+ Added audio/adplug version 2.1 [xtraeme 2007-09-10]