diff options
author | nox <nox@FreeBSD.org> | 2012-04-28 01:32:48 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-04-28 01:32:48 +0800 |
commit | b87a50571371273a15da4e6b2c3a34eea4870181 (patch) | |
tree | 56faee601cd608603d16260da4906eb004166eab /multimedia | |
parent | 463b2f36f0a107cd2beb55c8ad99ab58ae4e9b2d (diff) | |
download | freebsd-ports-gnome-b87a50571371273a15da4e6b2c3a34eea4870181.tar.gz freebsd-ports-gnome-b87a50571371273a15da4e6b2c3a34eea4870181.tar.zst freebsd-ports-gnome-b87a50571371273a15da4e6b2c3a34eea4870181.zip |
Bump PORTREVISION to chase ffmpeg update.
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 53a62d0ef890..74fe8ba25d0f 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= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/578/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |