diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-04-07 12:09:23 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-04-07 12:09:23 +0000 |
commit | 8a6dd6ec517ad4235878c0b031b7416864dd0d40 (patch) | |
tree | 0c6d831a34bb451e82eaf9efed29c87842961123 /multimedia/mythtv | |
parent | 6bc3175c2b0479dca1a42444c2c5a9b70f55d714 (diff) |
Chase update of libbluray to upstream release 1.1.1
Notes
Notes:
svn path=/head/; revision=498277
Diffstat (limited to 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index a119149fa1db..7bdc0e9842b7 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mythtv DISTVERSIONPREFIX= v DISTVERSION= 30.0 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH= 1 CATEGORIES= multimedia |