diff options
author | drochner <drochner@pkgsrc.org> | 2012-02-28 18:43:39 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-02-28 18:43:39 +0000 |
commit | 9e42a5623e20ec3cdc8268ef14c12eb4d509eabc (patch) | |
tree | 4e18c393c24c0c9178c179c20826a47cf192c181 /audio/gst-plugins0.10-esound | |
parent | 57fe1f715901301c0d6f70c8ea2fd11dabb6c162 (diff) | |
download | pkgsrc-9e42a5623e20ec3cdc8268ef14c12eb4d509eabc.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'audio/gst-plugins0.10-esound')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index 98322d6a8ca..41142f9a078 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:23 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/28 18:43:40 drochner Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd -PKGREVISION= 2 - PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |