diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-14 07:37:35 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-14 07:37:35 +0800 |
commit | 4c9de4a2d6dd04832d897d862976abec5cbf2449 (patch) | |
tree | 620a3ff227f0b1d75a6f2b342339e1417f3608f7 /audio/Makefile | |
parent | b61f3120d3867f56503ebb9eecaef3acf44eefbd (diff) | |
download | freebsd-ports-gnome-4c9de4a2d6dd04832d897d862976abec5cbf2449.tar.gz freebsd-ports-gnome-4c9de4a2d6dd04832d897d862976abec5cbf2449.tar.zst freebsd-ports-gnome-4c9de4a2d6dd04832d897d862976abec5cbf2449.zip |
Added cmp3
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 75749a8cce2e..f58fd865d74a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1999/04/03 01:48:28 steve Exp $ +# $Id: Makefile,v 1.79 1999/04/12 00:35:31 jseger Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += cam SUBDIR += cdd SUBDIR += cdplay + SUBDIR += cmp3 SUBDIR += dagrab SUBDIR += dap SUBDIR += esound |