diff options
Diffstat (limited to 'net/gst-plugins0.10-rtmp/Makefile')
-rw-r--r-- | net/gst-plugins0.10-rtmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gst-plugins0.10-rtmp/Makefile b/net/gst-plugins0.10-rtmp/Makefile index 6b8112b4a15..a9221d8815b 100644 --- a/net/gst-plugins0.10-rtmp/Makefile +++ b/net/gst-plugins0.10-rtmp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/02/06 23:23:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2014/02/12 23:18:20 tron Exp $ # GST_PLUGINS0.10_NAME= rtmp GST_PLUGINS0.10_DIRS= ext/rtmp -PKGREVISION= 2 +PKGREVISION= 3 .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" |