diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-06-10 17:33:03 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-06-10 17:33:03 +0000 |
commit | d3466b2ecaa7e1622c1e1ea8552a1f5d7f2e270a (patch) | |
tree | 6c0cdac45dcc44900693b8891e029b78cf617fb1 /multimedia/vdr-plugin-epgsearch | |
parent | 8edc4fa40daf8b8f0945982b12f4888b146c38e7 (diff) |
- Add support patches for teletext subtitle plugin to multimedia/vdr
with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be
committed next.)
- Bump PORTVERSION for vdr, and also for its plugins because this
is an ABI change.
Notes
Notes:
svn path=/head/; revision=275316
Diffstat (limited to 'multimedia/vdr-plugin-epgsearch')
-rw-r--r-- | multimedia/vdr-plugin-epgsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-epgsearch/Makefile b/multimedia/vdr-plugin-epgsearch/Makefile index 68f58272c124..726a882cdcce 100644 --- a/multimedia/vdr-plugin-epgsearch/Makefile +++ b/multimedia/vdr-plugin-epgsearch/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-epgsearch PORTVERSION= 0.9.25b20s20110221 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://winni.vdr-developer.org/epgsearch/downloads/beta/:beta \ LOCAL/nox/:snapshot |