diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-14 23:46:15 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-14 23:46:15 +0000 |
commit | 279078a1f36e8464825328b1ceec235bff6e7da0 (patch) | |
tree | a04e733fa689f5219b48f75e2b6d8192c236422a /audio/Makefile | |
parent | 3b5d1ff36996be4a1ef203d7652483e56e31dc72 (diff) | |
download | ports-279078a1f36e8464825328b1ceec235bff6e7da0.tar.gz ports-279078a1f36e8464825328b1ceec235bff6e7da0.zip |
Notes
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 9e5bf7e9c297..fbb14d3cbcd8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.65 1999/01/02 19:41:28 hoek Exp $ +# $Id: Makefile,v 1.66 1999/01/07 12:05:20 asami Exp $ # SUBDIR += 8hz-mp3 SUBDIR += amp SUBDIR += ascd + SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd SUBDIR += cddbd |