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 --- deskutils/lightning/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'deskutils/lightning') diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile index 737666f93e3..bc7859a0c78 100644 --- a/deskutils/lightning/Makefile +++ b/deskutils/lightning/Makefile @@ -8,6 +8,7 @@ PORTNAME= sunbird PORTVERSION= 0.3a1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= sunbird/new-directory/releases/${DISTVERSION}/source -- cgit