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 | |
parent | fa79670c7b3d360c1300e7d97832cc3dab13aabc (diff) | |
download | freebsd-ports-2b2f7a1c09db1c8019ca22388a2c00adf5e76af6.zip |
Enable ripit-atapi.
-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 |