diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-05 12:52:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-05 12:52:38 +0000 |
commit | 7e3c8ee556dcfc2684080900a8f5158b4c38e040 (patch) | |
tree | d535a6ff102b5848f4d60552df5cfa01953add76 /audio/rioutil | |
parent | 3d4c2b6b7be2fb98d82be1e8b44bee8ea0dcf339 (diff) | |
download | pkgsrc-7e3c8ee556dcfc2684080900a8f5158b4c38e040.tar.gz |
PKGREVISION++ for id3lib dependency bump.
Diffstat (limited to 'audio/rioutil')
-rw-r--r-- | audio/rioutil/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 4f0710ee816..e6c80fee6dd 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/01/24 20:21:19 schmonz Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/05 12:52:39 wiz Exp $ # DISTNAME= rioutil-1.3.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rioutil/} |