diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:07:33 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 16:07:33 +0000 |
commit | 323dfa7d832554640a8cc57ead21d147860a350e (patch) | |
tree | e44fdabeeb38e43656c9288e2ac1cb3280083601 /multimedia/fxtv | |
parent | c97b7ca2fc9227cc0fe969460cdb82e50aa60104 (diff) | |
download | freebsd-ports-323dfa7d832554640a8cc57ead21d147860a350e.zip |
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'multimedia/fxtv')
-rw-r--r-- | multimedia/fxtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index a53a20717205..085998e89d74 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -3,7 +3,7 @@ PORTNAME= fxtv PORTVERSION= 1.03 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MASTER_SITES= LOCAL/sanpei |