From 11edc5451416c23af13418fc8391548f68dd629b Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- security/libgcrypt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/libgcrypt') diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 1968c3079e50..b36f19589b81 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -6,6 +6,7 @@ PORTNAME= libgcrypt PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= libgcrypt -- cgit