diff options
author | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
commit | a60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch) | |
tree | 92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /multimedia/gstreamer-plugins-all/Makefile | |
parent | d8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff) | |
download | freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'multimedia/gstreamer-plugins-all/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index 9c4a4e5d2b6e..34e1a6363b51 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -8,7 +8,7 @@ PORTNAME= gstreamer-plugins-all PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= # empty DISTFILES= # empty |