From 090059a2104b9f20d6996143c0d726aaf861788d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis 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) --- editors/leafpad/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/leafpad') diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index e828ee1b5b52..7b99d05d777b 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -7,7 +7,7 @@ PORTNAME= leafpad PORTVERSION= 0.8.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit