diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
commit | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (patch) | |
tree | 6da6129ac2262b98c6a1434ada245fa8b0b7993f /multimedia/pspvc | |
parent | 87f0436c175b23d4ee29727e88e23fe1a7531988 (diff) | |
download | pkgsrc-89ac927adeccd8edf86b0f2cb86cacce5709d57d.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'multimedia/pspvc')
-rw-r--r-- | multimedia/pspvc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/pspvc/Makefile b/multimedia/pspvc/Makefile index eaf497793da..fb71d5662f5 100644 --- a/multimedia/pspvc/Makefile +++ b/multimedia/pspvc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2013/10/10 14:42:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2014/04/10 05:39:17 obache Exp $ # DISTNAME= pspvc-install-0.3 PSPVCVER= pspvc-0.3 PKGNAME= ${PSPVCVER} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspvc/} |