diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:38:24 +0000 |
commit | 7ae3f48312a5166020cad3ab39d41712ee29cc8b (patch) | |
tree | 3cfad4e87e68e101208ad28139b1bb25d21123d4 /multimedia/vdr-plugin-markad/Makefile | |
parent | 46ce3e7b44ee43ffb5ebd394ee0d11ce2389d3d8 (diff) | |
download | ports-7ae3f48312a5166020cad3ab39d41712ee29cc8b.tar.gz ports-7ae3f48312a5166020cad3ab39d41712ee29cc8b.zip |
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Notes
Notes:
svn path=/head/; revision=428129
Diffstat (limited to 'multimedia/vdr-plugin-markad/Makefile')
-rw-r--r-- | multimedia/vdr-plugin-markad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 8c9a3ff5c531..58a8304dc6f1 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -3,6 +3,7 @@ PORTNAME= vdr-plugin-markad PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1041/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |