diff options
author | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
commit | e1b84b1af578e5b28bd426c325e949971aec9661 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /multimedia/handbrake | |
parent | 028aff9c62363590590c92c61079201ed5cf21da (diff) | |
download | pkgsrc-e1b84b1af578e5b28bd426c325e949971aec9661.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
Diffstat (limited to 'multimedia/handbrake')
-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 1f1be66fc7f..888c3cd72ff 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2010/11/15 22:58:05 abs Exp $ +# $NetBSD: Makefile,v 1.10 2010/11/18 23:59:18 obache Exp $ # DISTNAME= HandBrake-0.9.3 PKGNAME= ${DISTNAME:S/HandBrake/handbrake/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/handbrake/releases/ \ http://download.m0k.org/handbrake/contrib/ |