diff options
author | joerg <joerg@pkgsrc.org> | 2006-04-12 16:47:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-04-12 16:47:51 +0000 |
commit | 12c42bfe6977a4586c5d50ba1a7e837a5272e8d5 (patch) | |
tree | 4fd159df376c97e8a117bc784ade6d9eec7e3934 /misc/libcdio | |
parent | 8f95534fcb7b3e8a067d4911fcd7325cfd4da090 (diff) | |
download | pkgsrc-12c42bfe6977a4586c5d50ba1a7e837a5272e8d5.tar.gz |
Include cdda-player, bump revision.
Diffstat (limited to 'misc/libcdio')
-rw-r--r-- | misc/libcdio/Makefile | 4 | ||||
-rw-r--r-- | misc/libcdio/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/libcdio/Makefile b/misc/libcdio/Makefile index 428ece63821..39cf3ea14b4 100644 --- a/misc/libcdio/Makefile +++ b/misc/libcdio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2006/03/31 23:56:28 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/12 16:47:51 joerg Exp $ DISTNAME= libcdio-0.76 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/} diff --git a/misc/libcdio/PLIST b/misc/libcdio/PLIST index eb9648ec7aa..e5c87ff7cf4 100644 --- a/misc/libcdio/PLIST +++ b/misc/libcdio/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.11 2006/03/31 23:56:28 jlam Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/04/12 16:47:51 joerg Exp $ bin/cd-drive bin/cd-info bin/cd-paranoia bin/cd-read +bin/cdda-player bin/iso-info bin/iso-read include/cdio/audio.h |