diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-18 09:48:59 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-18 09:48:59 +0000 |
commit | 90d9d488dbbab684979edc25d9ad583fb6a2a689 (patch) | |
tree | 9ae3b084ed30930ba07a8300df1b4950b04abf57 /sysutils | |
parent | 1ddb6326981fb360f9d2738f3670602171e19cf3 (diff) | |
download | pkgsrc-90d9d488dbbab684979edc25d9ad583fb6a2a689.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gst-plugins0.10-gio/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/gst-plugins0.10-gio/Makefile b/sysutils/gst-plugins0.10-gio/Makefile index 5fb8afc9da4..c6890aca7e9 100644 --- a/sysutils/gst-plugins0.10-gio/Makefile +++ b/sysutils/gst-plugins0.10-gio/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:43 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:03 drochner Exp $ # GST_PLUGINS0.10_NAME= gio GST_PLUGINS0.10_DIRS= ext/gio GST_PLUGINS0.10_FLAGS= gio experimental -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 3291b851408..916d118f4b7 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:43 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/05/18 09:49:03 drochner Exp $ # GST_PLUGINS0.10_NAME= gnomevfs GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs -PKGREVISION= 1 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |