diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /multimedia/mplayer2 | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) |
Notes
Diffstat (limited to 'multimedia/mplayer2')
-rw-r--r-- | multimedia/mplayer2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index 99ce1744acb3..8b4aac8fa8e3 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ |