diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-20 08:20:34 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-20 08:20:34 +0000 |
commit | bdff99102a23e13af2ccd47c9ff72dc8bcbf7039 (patch) | |
tree | bbec7e4de323b51510d470da0e75ebbcf9d898df /audio | |
parent | 20deae54ce5b50a65cfe5f398fa000b8a5db5d86 (diff) | |
download | pkgsrc-bdff99102a23e13af2ccd47c9ff72dc8bcbf7039.tar.gz |
Add audio/ardour
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 c09edad916f..48a4da89989 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.536 2016/06/20 08:10:13 kamil Exp $ +# $NetBSD: Makefile,v 1.537 2016/06/20 08:20:34 kamil Exp $ # COMMENT= Audio tools @@ -31,6 +31,7 @@ SUBDIR+= amarok-kde3 SUBDIR+= amp SUBDIR+= ampache SUBDIR+= applerecords +SUBDIR+= ardour SUBDIR+= ario SUBDIR+= arts SUBDIR+= asunder |