diff options
author | ben <ben@pkgsrc.org> | 2004-10-18 03:48:30 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-10-18 03:48:30 +0000 |
commit | c30227fdace32fe0169676b23b0bb912e7c50232 (patch) | |
tree | f2e9aefbc09242edc3340d80b80c2669bafbf85a /audio/p5-CDDB_get | |
parent | 8d822706fd613b9e94278d2a9bf3f5bcdcea199a (diff) | |
download | pkgsrc-c30227fdace32fe0169676b23b0bb912e7c50232.tar.gz |
Correct the case of CDDB in the description.
Diffstat (limited to 'audio/p5-CDDB_get')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 75184980f64..6f7c4f15787 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/18 03:44:05 ben Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/18 03:48:30 ben Exp $ # DISTNAME= CDDB_get-2.23 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/} MAINTAINER= lems@gmx.net HOMEPAGE= http://armin.emx.at/cddb/ -COMMENT= Perl interface to query for cddb-information +COMMENT= Perl interface to query for CDDB information PKG_INSTALLATION_TYPES= overwrite pkgviews |