diff options
author | hoek <hoek@FreeBSD.org> | 1999-01-03 03:41:28 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1999-01-03 03:41:28 +0800 |
commit | 2456b6c015b78acba4bbad13a4788831e80e5401 (patch) | |
tree | ae6dcd824efdeb04b6bb771f73736b1f626176b3 /audio | |
parent | 6444c59c2fcda91abb8ca293858d77b6b535efcc (diff) | |
download | freebsd-ports-gnome-2456b6c015b78acba4bbad13a4788831e80e5401.tar.gz freebsd-ports-gnome-2456b6c015b78acba4bbad13a4788831e80e5401.tar.zst freebsd-ports-gnome-2456b6c015b78acba4bbad13a4788831e80e5401.zip |
Energize dagrab!
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 a87b50921990..e53802ffb5eb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1998/12/30 23:19:06 vanilla Exp $ +# $Id: Makefile,v 1.64 1998/12/31 12:13:15 luigi Exp $ # SUBDIR += 8hz-mp3 @@ -9,6 +9,7 @@ SUBDIR += cddbd SUBDIR += cdplay SUBDIR += dap + SUBDIR += dagrab SUBDIR += esound SUBDIR += gmod SUBDIR += gnomeaudio |