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: fcambus
Date: Tue Sep 10 12:36:06 UTC 2019
Modified Files:
pkgsrc/audio: Makefile
Log Message:
Add adplay.
To generate a diff of this commit:
cvs rdiff -u -r1.562 -r1.563 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.562 pkgsrc/audio/Makefile:1.563
--- pkgsrc/audio/Makefile:1.562 Sun Sep 8 10:20:07 2019
+++ pkgsrc/audio/Makefile Tue Sep 10 12:36:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2019/09/08 10:20:07 nia Exp $
+# $NetBSD: Makefile,v 1.563 2019/09/10 12:36:06 fcambus Exp $
#
COMMENT= Audio tools
@@ -8,6 +8,7 @@ SUBDIR+= SDL_mixer
SUBDIR+= SDL_sound
SUBDIR+= abcde
SUBDIR+= abcmidi
+SUBDIR+= adplay
SUBDIR+= adplug
SUBDIR+= aeneas
SUBDIR+= akode
Home |
Main Index |
Thread Index |
Old Index