diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-03-26 02:15:30 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-03-26 02:15:30 +0000 |
commit | 5fa8256e0f62673a933016c22f4056d38ae302c8 (patch) | |
tree | 90f3e9bb2884a4ea704f2fe6e2b3e33d53bfd60e /audio/Makefile | |
parent | a3dec2d5c9bff80fecb79868d1b5ac17c21f6e53 (diff) | |
download | FreeBSD-ports-5fa8256e0f62673a933016c22f4056d38ae302c8.zip FreeBSD-ports-5fa8256e0f62673a933016c22f4056d38ae302c8.tar.gz |
Add mail/bulk_mailer and audio/splay
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 815ba54..ad7cb8f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/11/15 15:21:31 erich Exp $ +# $Id: Makefile,v 1.30 1996/11/17 11:13:28 ache Exp $ # SUBDIR += cam @@ -14,6 +14,7 @@ SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sox + SUBDIR += splay SUBDIR += timidity SUBDIR += tracker SUBDIR += workman |