diff options
Diffstat (limited to 'devel/gst-plugins1-pango/Makefile')
-rw-r--r-- | devel/gst-plugins1-pango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gst-plugins1-pango/Makefile b/devel/gst-plugins1-pango/Makefile index 74706edf31d..965879a9316 100644 --- a/devel/gst-plugins1-pango/Makefile +++ b/devel/gst-plugins1-pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/06/04 22:15:52 tron Exp $ +# $NetBSD: Makefile,v 1.6 2013/06/06 12:54:13 wiz Exp $ # GST_PLUGINS1_NAME= pango @@ -7,7 +7,7 @@ GST_PLUGINS1_FLAGS= pango .include "../../multimedia/gst-plugins1-base/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 .include "../../devel/pango/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |