diff options
author | erich <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-16 13:45:57 +0000 |
commit | 4ea3582352c0c9233a95f5661c844df49803efde (patch) | |
tree | 098c750d6096068a8448ede43897fd8051d8c73c /audio/Makefile | |
parent | 03771b87f3e6d11349c3504599306e17ad76c40a (diff) | |
download | FreeBSD-ports-4ea3582352c0c9233a95f5661c844df49803efde.zip FreeBSD-ports-4ea3582352c0c9233a95f5661c844df49803efde.tar.gz |
added in my new ports
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 b4150ca..5a47cc0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1996/07/06 09:28:34 gpalmer Exp $ +# $Id: Makefile,v 1.27 1996/08/06 17:39:25 chuckr Exp $ # SUBDIR += gmod @@ -19,5 +19,6 @@ SUBDIR += xcdplayer SUBDIR += xmcd SUBDIR += xmix + SUBDIR += xmmix .include <bsd.port.subdir.mk> |