diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-02-23 22:51:12 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-02-23 22:51:12 +0000 |
commit | 26a0087e1eae735cc4087f82bd23ea56b71909e4 (patch) | |
tree | 5dc9cc80fb5f10a5bdbbfd66cdd6b21945c42257 /audio/gstreamer-plugins-speex | |
parent | audio/speex-devel -> audio/speex, remove audio/speex-devel. (diff) |
Chase the shared library version of speex, bump the PORTREVISION.
Diffstat (limited to 'audio/gstreamer-plugins-speex')
-rw-r--r-- | audio/gstreamer-plugins-speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-speex/Makefile b/audio/gstreamer-plugins-speex/Makefile index 5ed23593b2a3..cd5c8280d623 100644 --- a/audio/gstreamer-plugins-speex/Makefile +++ b/audio/gstreamer-plugins-speex/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer speex voice plugin |