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/ushare | |
parent | 87f0436c175b23d4ee29727e88e23fe1a7531988 (diff) | |
download | pkgsrc-89ac927adeccd8edf86b0f2cb86cacce5709d57d.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'multimedia/ushare')
-rw-r--r-- | multimedia/ushare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ushare/Makefile b/multimedia/ushare/Makefile index 020b3227fa7..25484ccb391 100644 --- a/multimedia/ushare/Makefile +++ b/multimedia/ushare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/03/16 06:20:48 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/10 05:39:17 obache Exp $ # DISTNAME= ushare-1.1a -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net multimedia MASTER_SITES= http://ushare.geexbox.org/releases/ EXTRACT_SUFX= .tar.bz2 |