diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /sysutils/gst-plugins0.10-gnomevfs | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs')
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 76e3440b778..59d63b3b143 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/11/22 20:35:53 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2008/03/06 14:53:54 wiz Exp $ # GST_PLUGINS0.10_NAME= gnomevfs @@ -6,6 +6,7 @@ GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs .include "../../multimedia/gst-plugins0.10-base/Makefile.common" +PKGREVISION= 1 .include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |