diff options
Diffstat (limited to 'multimedia/totem-browser-plugin/Makefile')
-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 07c337bc220..fb14f2202e5 100644 --- a/multimedia/totem-browser-plugin/Makefile +++ b/multimedia/totem-browser-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 23:02:13 adam Exp $ +# $NetBSD: Makefile,v 1.28 2013/01/26 21:38:28 adam Exp $ # .include "../../multimedia/totem/Makefile.common" @@ -6,7 +6,7 @@ DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup PKGNAME= ${DISTNAME:S/totem/totem-browser-plugin/} -PKGREVISION= 20 +PKGREVISION= 21 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST |