diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-02-25 10:58:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-02-25 10:58:42 +0000 |
commit | f63874893a6024630cc10e9d615503f5adccf3a1 (patch) | |
tree | 3de2e40a79b45604e01437ff197c0a106c8c00d6 /multimedia/gstreamer-plugins-x264 | |
parent | b3c3c64ce01964e06220ab70fb4e325dd328d956 (diff) | |
download | ports-f63874893a6024630cc10e9d615503f5adccf3a1.tar.gz ports-f63874893a6024630cc10e9d615503f5adccf3a1.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-x264')
-rw-r--r-- | multimedia/gstreamer-plugins-x264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile index 9ff5576ca6e0..9c355de0326d 100644 --- a/multimedia/gstreamer-plugins-x264/Makefile +++ b/multimedia/gstreamer-plugins-x264/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin |