diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 00:07:33 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 00:07:33 +0800 |
commit | 2c0cbb24953f219be9aab3e107327a4140659c9d (patch) | |
tree | e44fdabeeb38e43656c9288e2ac1cb3280083601 /x11-themes/gnome-icons-slick | |
parent | b8ec2a5b3300ef81de72209a560d8b69d1ffc559 (diff) | |
download | freebsd-ports-gnome-2c0cbb24953f219be9aab3e107327a4140659c9d.tar.gz freebsd-ports-gnome-2c0cbb24953f219be9aab3e107327a4140659c9d.tar.zst freebsd-ports-gnome-2c0cbb24953f219be9aab3e107327a4140659c9d.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 'x11-themes/gnome-icons-slick')
-rw-r--r-- | x11-themes/gnome-icons-slick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gnome-icons-slick/Makefile b/x11-themes/gnome-icons-slick/Makefile index e9b0ad34d1d6..8a804c823b34 100644 --- a/x11-themes/gnome-icons-slick/Makefile +++ b/x11-themes/gnome-icons-slick/Makefile @@ -7,7 +7,7 @@ PORTNAME= slick PORTVERSION= 20030209 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME/teams/art.gnome.org/archive/themes/icon DISTNAME= ICON-Slick |