diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-17 21:45:29 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-17 21:45:29 +0000 |
commit | 23065efb6951c1cf95b0bb6ae6d07a50fa6c41a2 (patch) | |
tree | 58abd3b6a0f7c80c59dbfe9cdbf02e9fb0c2ef14 /multimedia/mplayer | |
parent | aafb413279e05cce7a73719b13a8e58bbee9b23a (diff) | |
download | ports-23065efb6951c1cf95b0bb6ae6d07a50fa6c41a2.tar.gz ports-23065efb6951c1cf95b0bb6ae6d07a50fa6c41a2.zip |
Notes
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 7ceec7f449f9..3fc04f4af012 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org |