summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-12 10:38:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-12 10:38:07 +0000
commit33c06253b317d300f791a298ce063ca6c55cf5b1 (patch)
treee8a185b9cb0a27f3c857dfdf1768f8d2fa2c1de2 /audio
parentRemove the gdb port. This is now *2* versions behind the system gdb. ;) (diff)
Fix bogus CATEGORIES line.
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=18810
Diffstat (limited to 'audio')
-rw-r--r--audio/cdrdao/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile
index c272091d5958..46f170b5428c 100644
--- a/audio/cdrdao/Makefile
+++ b/audio/cdrdao/Makefile
@@ -3,14 +3,14 @@
# Date created: 7 April 1999
# Whom: futatuki
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/21 13:51:10 sada Exp $
#
# If You don't want to use Joerg Schilling's SCSI library,
# set DONT_USE_SCGLIB = yes
DISTNAME= cdrdao-1.1.0.src
PKGNAME= cdrdao-1.1.0
-CATEGORIES= cdrdao
+CATEGORIES= audio
MASTER_SITES= http://www.ping.de/sites/daneb/
MAINTAINER= futatuki@fureai.or.jp