diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
commit | ab5c533c96df6234b64e4f99978215af3f98aebc (patch) | |
tree | 187b1892fb8c00b1a03fd082eb3798992b00ee64 /audio/cmus | |
parent | 2e88b1de64abfd339132c5718df65cdaa32379d4 (diff) | |
download | freebsd-ports-ab5c533c96df6234b64e4f99978215af3f98aebc.zip |
- Update ffmpeg to 0.6
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 76edb1098123..928995469fef 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,6 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |