diff options
Diffstat (limited to 'audio/gst-plugins0.10-esound/Makefile')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index 3b61d93af25..efa5e3e03d4 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2012/03/03 00:14:23 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/14 07:44:18 sbd Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |