diff options
author | erich <erich@FreeBSD.org> | 1996-11-15 23:21:31 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-11-15 23:21:31 +0800 |
commit | d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc (patch) | |
tree | b05efc40dd8de434940323657ac93c7e83129ff0 /audio/Makefile | |
parent | 4899085a9fd29904c87d52410213f4906f7e0d95 (diff) | |
download | freebsd-ports-gnome-d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc.tar.gz freebsd-ports-gnome-d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc.tar.zst freebsd-ports-gnome-d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc.zip |
add cam
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 5a47cc046b20..d5720dda1ee3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.27 1996/08/06 17:39:25 chuckr Exp $ +# $Id: Makefile,v 1.28 1996/08/16 13:45:53 erich Exp $ # + SUBDIR += cam SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay |