diff options
author | abs <abs@pkgsrc.org> | 2008-09-14 09:07:34 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-09-14 09:07:34 +0000 |
commit | f2f436809ae2c01951846005386217ce5446eac0 (patch) | |
tree | 190b6f4eca23f2514a997d64fdab24dafa9b3b81 /audio | |
parent | aac70fc328620768109ad75db61945d32f34d12b (diff) | |
download | pkgsrc-f2f436809ae2c01951846005386217ce5446eac0.tar.gz |
Added audio/ampache version 3.4.3
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index c1d1a3bf2d9..7923f7cc8db 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.379 2008/09/07 00:57:08 bjs Exp $ +# $NetBSD: Makefile,v 1.380 2008/09/14 09:07:59 abs Exp $ # COMMENT= Audio tools @@ -11,6 +11,7 @@ SUBDIR+= adplug SUBDIR+= amaroc SUBDIR+= amarok SUBDIR+= amp +SUBDIR+= ampache SUBDIR+= applerecords SUBDIR+= arts SUBDIR+= audacity |