diff options
author | rodent <rodent> | 2013-07-02 12:04:57 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-07-02 12:04:57 +0000 |
commit | 264fc36177190ccb5ba977666118b868fc29b185 (patch) | |
tree | ef4337033806ccb5f49ee52dd7a1593cb1fa109a /audio/Makefile | |
parent | 64f4d8a25d8f8c62876d6d324725120c9ca55200 (diff) | |
download | pkgsrc-264fc36177190ccb5ba977666118b868fc29b185.tar.gz |
+tap-plugins; MAINTAINER=me
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9c9987a625f..e2a367e50dc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.485 2013/05/09 00:43:37 rodent Exp $ +# $NetBSD: Makefile,v 1.486 2013/07/02 12:04:57 rodent Exp $ # COMMENT= Audio tools @@ -407,6 +407,7 @@ SUBDIR+= streamtuner SUBDIR+= sweep SUBDIR+= taglib SUBDIR+= taglib-extras +SUBDIR+= tap-plugins SUBDIR+= tcd SUBDIR+= tcl-snack SUBDIR+= terminatorx |