diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-11-11 17:49:20 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-11-11 17:49:20 +0000 |
commit | 69b6654df5db20823abbd022b78def09fc7756a1 (patch) | |
tree | d9d49f07e40cd86035f9aea170e2a6ce2e688209 | |
parent | When the applet is added to the panel, it works properly. However, when the (diff) |
Bump PORTREVISION to chase ffmpeg update.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285587
-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 6039419122da..84f0d98236b7 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} |