From 7389d862cb1a5a25d71493dc864ab679c757dfdc Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 2 Dec 2005 05:30:01 +0000 Subject: Fix all those ports to find libnssckbi.so in the correct place to allow those SSL certificates work again. Somehow, this patch was lost in the big change, so bring it back. Bump PORTREVISION on all of those ports. PR: ports/89796 Reported by: Christoph Moench-Tegeder --- www/flock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/flock') diff --git a/www/flock/Makefile b/www/flock/Makefile index 634f2ab09d4c..0ed05ba057ec 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -- cgit