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) --- editors/nxml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/nxml') diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile index 7b81e271db9b..92d5afd4d8e5 100644 --- a/editors/nxml/Makefile +++ b/editors/nxml/Makefile @@ -7,7 +7,7 @@ PORTNAME= nxml-mode PORTVERSION= ${NXML_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors elisp MASTER_SITES= http://www.thaiopensource.com/download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -- cgit