diff options
author | nox <nox@FreeBSD.org> | 2011-12-03 03:29:40 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-12-03 03:29:40 +0800 |
commit | 4087305393982f93012c48aae0e2d02b7897bec0 (patch) | |
tree | 007b51c2c89118a2ddfabb2aa26078bdd6d6d674 /multimedia | |
parent | 95145c39a825c9b54e247032810d25ace9c32fdc (diff) | |
download | freebsd-ports-gnome-4087305393982f93012c48aae0e2d02b7897bec0.tar.gz freebsd-ports-gnome-4087305393982f93012c48aae0e2d02b7897bec0.tar.zst freebsd-ports-gnome-4087305393982f93012c48aae0e2d02b7897bec0.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 84f0d98236b7..16e55b5106aa 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= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/578/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |