diff options
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs/Makefile')
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 07fcd0e2b54..799c67fdcd6 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2013/10/09 17:39:17 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/10/10 14:42:32 ryoon Exp $ # GST_PLUGINS0.10_NAME= gnomevfs GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs -PKGREVISION= 11 +PKGREVISION= 12 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |