diff options
author | tijl <tijl@FreeBSD.org> | 2014-04-23 22:22:47 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-04-23 22:22:47 +0800 |
commit | 6694195844c85b02ced4c3c9ab62ce9573081c65 (patch) | |
tree | bc031ae6ac4f39299b8f0702d54df30ad25c5549 /audio/gstreamer1-plugins-speex/Makefile | |
parent | d6458366173b3e9906e715725cac583a1a3a013b (diff) | |
download | freebsd-ports-gnome-6694195844c85b02ced4c3c9ab62ce9573081c65.tar.gz freebsd-ports-gnome-6694195844c85b02ced4c3c9ab62ce9573081c65.tar.zst freebsd-ports-gnome-6694195844c85b02ced4c3c9ab62ce9573081c65.zip |
Update gstreamer 1.0 ports to version 1.2.4.
Diffstat (limited to 'audio/gstreamer1-plugins-speex/Makefile')
-rw-r--r-- | audio/gstreamer1-plugins-speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-speex/Makefile b/audio/gstreamer1-plugins-speex/Makefile index 6d1b7d98b89d..3645d07e676d 100644 --- a/audio/gstreamer1-plugins-speex/Makefile +++ b/audio/gstreamer1-plugins-speex/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer speex voice plugin |