diff options
Diffstat (limited to 'audio/gst-plugins0.10-esound/Makefile')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index b03ad7d7c5b..335cd137536 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2012/09/12 00:24:36 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/15 10:03:37 obache Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" -PKGREVISION=1 .include "../../audio/esound/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |