diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-12-01 00:13:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-12-01 00:13:31 +0000 |
commit | 3def70e15944c71d80cf8baf9a1c97d303a5160c (patch) | |
tree | 52c3aebd391fe24f2427960648b4f0e560ca66ad /multimedia/gstreamer-plugins-x264 | |
parent | a6242ed7c6418cf16a5c0d54909c41913d203e96 (diff) | |
download | ports-3def70e15944c71d80cf8baf9a1c97d303a5160c.tar.gz ports-3def70e15944c71d80cf8baf9a1c97d303a5160c.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 9c355de0326d..9ff5576ca6e0 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= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin |