diff options
Diffstat (limited to 'audio/cdd/Makefile')
-rw-r--r-- | audio/cdd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdd/Makefile b/audio/cdd/Makefile index bef092dcc94..6486a8410a5 100644 --- a/audio/cdd/Makefile +++ b/audio/cdd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2003/05/05 08:59:32 cjep Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 21:22:01 grant Exp $ DISTNAME= cdd-1.0nb3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= thorpej@netbsd.org +MAINTAINER= thorpej@NetBSD.org COMMENT= Program for reading CD audio from SCSI/ATAPI CD-ROM drives BUILD_DEPENDS+= libscsi-1.6:../../devel/libscsi |