diff options
author | wiz <wiz@pkgsrc.org> | 2001-08-03 17:05:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-08-03 17:05:16 +0000 |
commit | 1ab913a92c6fd88ac61ae3f8689e0a2536a4429b (patch) | |
tree | 6423d2a3c92e15563c9b3a201003bfe650c06991 /audio/id3lib/Makefile | |
parent | fb52df303572b83a449b87f8d92ef5320515be74 (diff) | |
download | pkgsrc-1ab913a92c6fd88ac61ae3f8689e0a2536a4429b.tar.gz |
make the PKGNAME dewey-compatible.
Diffstat (limited to 'audio/id3lib/Makefile')
-rw-r--r-- | audio/id3lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 7db9bf36b6c..f039a151498 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/31 14:28:00 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/03 17:05:16 wiz Exp $ # DISTNAME= id3lib-3.8.0pre1 +PKGNAME= id3lib-3.8.0.0.1 CATEGORIES= audio MASTER_SITES= http://prdownloads.sourceforge.net/id3lib/ |