From 2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 8 Dec 2016 19:52:19 +0000 Subject: Remove libintl.so.9 compatibility link that was added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. --- x11-wm/gcompmgr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/gcompmgr') diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index 3b16a8feaccd..cadc74eb85ae 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -- cgit