diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | addf0bca50e3aeedd371126352a6f8dde5dfc89b (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /audio | |
parent | 7c653ca083adb3f73975cd2e850d0f30a4c4debc (diff) | |
download | pkgsrc-addf0bca50e3aeedd371126352a6f8dde5dfc89b.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 3 | ||||
-rw-r--r-- | audio/gqmpeg/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index abc61df5822..0d4d290c473 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2004/11/22 16:36:31 adam Exp $ +# $NetBSD: Makefile,v 1.32 2004/12/28 23:18:15 reed Exp $ DISTNAME= audacity-src-1.2.3 PKGNAME= audacity-1.2.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 1d95202adc9..9d57390d07e 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2004/10/03 00:13:06 tv Exp $ +# $NetBSD: Makefile,v 1.82 2004/12/28 23:18:17 reed Exp $ DISTNAME= gqmpeg-0.20.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/} |