diff options
author | nox <nox@FreeBSD.org> | 2012-07-22 17:25:07 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-07-22 17:25:07 +0800 |
commit | 9d83eb74fffd49b8e1c066f6704a0793a99c2999 (patch) | |
tree | 7c440f150a254e713ca5ac30c23ee0b64f239e55 /multimedia/vdr-plugin-vdrmanager | |
parent | 9aca135d57d48338b7817c7bf7d74c544e6854e9 (diff) | |
download | freebsd-ports-gnome-9d83eb74fffd49b8e1c066f6704a0793a99c2999.tar.gz freebsd-ports-gnome-9d83eb74fffd49b8e1c066f6704a0793a99c2999.tar.zst freebsd-ports-gnome-9d83eb74fffd49b8e1c066f6704a0793a99c2999.zip |
- Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins.
Diffstat (limited to 'multimedia/vdr-plugin-vdrmanager')
-rw-r--r-- | multimedia/vdr-plugin-vdrmanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-vdrmanager/Makefile b/multimedia/vdr-plugin-vdrmanager/Makefile index 7da89b0fb6c7..00dd724b6f88 100644 --- a/multimedia/vdr-plugin-vdrmanager/Makefile +++ b/multimedia/vdr-plugin-vdrmanager/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-vdrmanager PORTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/828/ DISTNAME= ${PORTNAME:S/-plugin//}-${PORTVERSION} |