diff options
author | nox <nox@FreeBSD.org> | 2011-11-12 01:49:20 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-11-12 01:49:20 +0800 |
commit | f92ba2b13fef337eec423d6e1d69580542947241 (patch) | |
tree | f8e2235a5a94cea868222786c22026ce80d8b645 /multimedia | |
parent | 757111f54ddd1462faabb04684b34b70bba5a034 (diff) | |
download | freebsd-ports-graphics-f92ba2b13fef337eec423d6e1d69580542947241.tar.gz freebsd-ports-graphics-f92ba2b13fef337eec423d6e1d69580542947241.tar.zst freebsd-ports-graphics-f92ba2b13fef337eec423d6e1d69580542947241.zip |
Bump PORTREVISION to chase ffmpeg update.
Feature safe: yes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vdr-plugin-markad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 6039419122d..84f0d98236b 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-markad PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/578/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |