diff options
Diffstat (limited to 'audio/gst-plugins0.8-esound/Makefile')
-rw-r--r-- | audio/gst-plugins0.8-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins0.8-esound/Makefile b/audio/gst-plugins0.8-esound/Makefile index b21c1eaa23d..41694628a52 100644 --- a/audio/gst-plugins0.8-esound/Makefile +++ b/audio/gst-plugins0.8-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/01/24 07:31:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $ # GST_PLUGINS0.8_NAME= esound @@ -6,7 +6,7 @@ GST_PLUGINS0.8_DIR= ext/esd GST_PLUGINS0.8_FLAG= esd .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 .include "../../audio/esound/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |