diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /multimedia/handbrake/Makefile | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'multimedia/handbrake/Makefile')
-rw-r--r-- | multimedia/handbrake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 30c1d4ae193..63d0c5cda37 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2018/08/22 09:45:49 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/11/12 03:52:37 ryoon Exp $ # DISTNAME= HandBrake-0.9.3 PKGNAME= ${DISTNAME:S/HandBrake/handbrake/} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/handbrake/releases/ MASTER_SITES+= http://download.m0k.org/handbrake/contrib/ |