diff options
author | steve <steve@FreeBSD.org> | 1999-04-02 12:33:16 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-02 12:33:16 +0800 |
commit | b77544746b51835ce3dbb3a9c15730c75f4cc7d4 (patch) | |
tree | 2d5bf7cbd139fde87b449187ea9977d1dc96a849 /audio | |
parent | 659dfd7293e84cce7ffe9554a9cc6c241ccd27b4 (diff) | |
download | freebsd-ports-gnome-b77544746b51835ce3dbb3a9c15730c75f4cc7d4.tar.gz freebsd-ports-gnome-b77544746b51835ce3dbb3a9c15730c75f4cc7d4.tar.zst freebsd-ports-gnome-b77544746b51835ce3dbb3a9c15730c75f4cc7d4.zip |
Activate the shorten port.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 441a1dd9151b..abe7853a1d43 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1999/04/02 00:15:42 taoka Exp $ +# $Id: Makefile,v 1.75 1999/04/02 04:24:56 steve Exp $ # SUBDIR += 8hz-mp3 @@ -40,6 +40,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod + SUBDIR += shorten SUBDIR += sidplay SUBDIR += sox SUBDIR += splay |