diff options
author | makc <makc@FreeBSD.org> | 2010-08-12 05:04:44 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-08-12 05:04:44 +0800 |
commit | 0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8 (patch) | |
tree | 7244b905abc8a5c57e43251fdaf18b91e8e70db6 /audio/liquidsoap | |
parent | f5403486717319789e314490a69a55202edadcf2 (diff) | |
download | freebsd-ports-graphics-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.tar.gz freebsd-ports-graphics-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.tar.zst freebsd-ports-graphics-0c9d3031cf1a9a7dd413fdc3ff9bbfdfa3c872a8.zip |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Diffstat (limited to 'audio/liquidsoap')
-rw-r--r-- | audio/liquidsoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index 68f24f5b4eb..bfa008e1be8 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -7,7 +7,7 @@ PORTNAME= liquidsoap PORTVERSION= 0.9.2 -PORTREVISION?= 4 +PORTREVISION?= 5 DISTVERSIONPREFIX= full- CATEGORIES= audio net MASTER_SITES= SF/savonet/${PORTNAME}/${PORTVERSION} |