pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Sep 13 02:45:52 UTC 2018

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
add and enable filter_audio


To generate a diff of this commit:
cvs rdiff -u -r1.551 -r1.552 pkgsrc/audio/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.551 pkgsrc/audio/Makefile:1.552
--- pkgsrc/audio/Makefile:1.551 Mon Jul  9 08:16:50 2018
+++ pkgsrc/audio/Makefile       Thu Sep 13 02:45:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.551 2018/07/09 08:16:50 adam Exp $
+# $NetBSD: Makefile,v 1.552 2018/09/13 02:45:52 jnemeth Exp $
 #
 
 COMMENT=       Audio tools
@@ -115,6 +115,7 @@ SUBDIR+=    festvox-tll
 SUBDIR+=       festvox-us1
 SUBDIR+=       festvox-us2
 SUBDIR+=       festvox-us3
+SUBDIR+=       filter_audio
 SUBDIR+=       flac
 SUBDIR+=       flac123
 SUBDIR+=       flac2mp3



Home | Main Index | Thread Index | Old Index