diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /multimedia/totem-browser-plugin | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'multimedia/totem-browser-plugin')
-rw-r--r-- | multimedia/totem-browser-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-browser-plugin/Makefile b/multimedia/totem-browser-plugin/Makefile index 7000d96c637..27001f61cf6 100644 --- a/multimedia/totem-browser-plugin/Makefile +++ b/multimedia/totem-browser-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/07/15 08:22:52 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/09/07 19:17:17 adam Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup PKGNAME= ${DISTNAME:S/totem/totem-browser-plugin/} -PKGREVISION= 16 +PKGREVISION= 17 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST |