diff options
author | wiz <wiz> | 2003-03-05 12:52:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-05 12:52:38 +0000 |
commit | 155c008b36561c9c1ea0dd2a98a736453d6be5d5 (patch) | |
tree | d535a6ff102b5848f4d60552df5cfa01953add76 /audio | |
parent | 38b39e7a5366382f2e993c4e7ca63dd654cdd7df (diff) | |
download | pkgsrc-155c008b36561c9c1ea0dd2a98a736453d6be5d5.tar.gz |
PKGREVISION++ for id3lib dependency bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag/Makefile | 3 | ||||
-rw-r--r-- | audio/rioutil/Makefile | 3 | ||||
-rw-r--r-- | audio/streamtuner-local/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index f0e10b34e64..a0a60b7c73d 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2003/02/14 23:00:11 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2003/03/05 12:52:38 wiz Exp $ # DISTNAME= easytag-0.27 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/} EXTRACT_SUFX= .tar.bz2 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/} diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index deee95ce121..93a61ab62b1 100644 --- a/audio/streamtuner-local/Makefile +++ b/audio/streamtuner-local/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 05:59:54 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/05 12:52:39 wiz Exp $ # DISTNAME= streamtuner-local-0.2.1 +PKGREVISION= 1 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} |