diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-04-27 22:20:40 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-04-27 22:20:40 +0000 |
commit | 0fb98d3fa13d697a1089b9e09a0a452f960445d3 (patch) | |
tree | e71f9fcd59da914b149ddbbcd86943c36620b6fe /audio/Makefile | |
parent | 656d046ab42bb491e68ad812a953a4f6417a93fe (diff) | |
download | ports-0fb98d3fa13d697a1089b9e09a0a452f960445d3.tar.gz ports-0fb98d3fa13d697a1089b9e09a0a452f960445d3.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8426026c86a2..51eae54a8006 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -632,6 +632,7 @@ SUBDIR += play SUBDIR += playgsf SUBDIR += playmidi + SUBDIR += playumidi SUBDIR += pm3umpdl SUBDIR += pms SUBDIR += pms-devel |