diff options
Diffstat (limited to 'audio/gst-plugins0.10-twolame')
-rw-r--r-- | audio/gst-plugins0.10-twolame/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-twolame/Makefile b/audio/gst-plugins0.10-twolame/Makefile index 1103c9d5dbe..64ab3a71841 100644 --- a/audio/gst-plugins0.10-twolame/Makefile +++ b/audio/gst-plugins0.10-twolame/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2012/09/12 00:24:38 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:39 obache Exp $ # GST_PLUGINS0.10_NAME= twolame GST_PLUGINS0.10_DIRS= ext/twolame -PKGREVISION= 1 +PKGREVISION= 2 .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" -PKGREVISION=1 .include "../../audio/twolame/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |