diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /multimedia/avidemux | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'multimedia/avidemux')
-rw-r--r-- | multimedia/avidemux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index 35e1aff2607..12f0f26b6ea 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.66 2011/04/22 13:44:14 obache Exp $ +# $NetBSD: Makefile,v 1.67 2011/08/23 13:06:50 obache Exp $ # DISTNAME= avidemux_2.5.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/avidemux/ |