diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-11 13:59:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-11 13:59:47 +0000 |
commit | 49108186e8717109f9bc3dba3a46a4beed6a77bf (patch) | |
tree | 2015e43bc8319ab8afc24049da6744399385736d /multimedia/mythtv | |
parent | 2355fc72994bc0fd7169c263304460a979189e00 (diff) |
Notes
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 af693489a8e3..ecb5fba38b6d 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -3,7 +3,7 @@ PORTNAME= mythtv PORTVERSION= 0.27.0.20140121 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~decke/distfiles/ |