diff options
author | netchild <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2012-01-15 06:27:02 +0800 |
commit | cdfd74dc70277761fbe1fd09a603cd6590e75dac (patch) | |
tree | 1c3e342054801836c266ebd08b5707a9fcdd56bb /multimedia/libquicktime-lame | |
parent | 23ab55a990a20428512736934f143836fc8a3f19 (diff) | |
download | freebsd-ports-graphics-cdfd74dc70277761fbe1fd09a603cd6590e75dac.tar.gz freebsd-ports-graphics-cdfd74dc70277761fbe1fd09a603cd6590e75dac.tar.zst freebsd-ports-graphics-cdfd74dc70277761fbe1fd09a603cd6590e75dac.zip |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Diffstat (limited to 'multimedia/libquicktime-lame')
-rw-r--r-- | multimedia/libquicktime-lame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libquicktime-lame/Makefile b/multimedia/libquicktime-lame/Makefile index e908afdae5c..a25699b2485 100644 --- a/multimedia/libquicktime-lame/Makefile +++ b/multimedia/libquicktime-lame/Makefile @@ -8,7 +8,7 @@ PORTNAME= libquicktime CATEGORIES= multimedia PKGNAMESUFFIX= -lame -PORTREVISION= 0 +PORTREVISION= 1 MAINTAINER= mm@FreeBSD.org COMMENT= LAME plugin for libquicktime |