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 /graphics/ampasCTL | |
parent | devel/php-composer: Update from 1.2.1 to 1.2.4 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=428132
Diffstat (limited to 'graphics/ampasCTL')
-rw-r--r-- | graphics/ampasCTL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 70ec189b4fdf..bbc08b5da71b 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -3,7 +3,7 @@ PORTNAME= ampasCTL PORTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org |