diff options
Diffstat (limited to 'editors/nxml/Makefile')
-rw-r--r-- | editors/nxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |