diff options
author | Donald Burr <dburr@FreeBSD.org> | 1999-09-09 09:41:41 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1999-09-09 09:41:41 +0000 |
commit | 2b2f7a1c09db1c8019ca22388a2c00adf5e76af6 (patch) | |
tree | a256f0f5a2983606d844ce25381963b3beb0ecda /audio/Makefile | |
parent | New port audio/ripit-atapi, a modified version of ports/audio/ripit (diff) |
Enable ripit-atapi.
Notes
Notes:
svn path=/head/; revision=21483
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 e3a64efade4c..d2ae9bb16cd0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -52,6 +52,7 @@ SUBDIR += rio SUBDIR += ripenc SUBDIR += ripit + SUBDIR += ripit-atapi SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth |