diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
commit | cdc818f15931c03714fd507e7ee59054c7a5f1e1 (patch) | |
tree | c474e3813fa9e9cba21c4785aa39c7c985640bf4 /audio/cmus | |
parent | 71570add147271bbad030ad34b8195b1f9602421 (diff) | |
download | freebsd-ports-cdc818f15931c03714fd507e7ee59054c7a5f1e1.zip |
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 0eb70bd47d47..4784e5140d94 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -3,7 +3,7 @@ PORTNAME= cmus PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}-v${PORTVERSION} |