diff options
Diffstat (limited to 'textproc/tinyxml/Makefile')
-rw-r--r-- | textproc/tinyxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index 60585820da4f..7f1a59467e1c 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinyxml PORTVERSION= 2.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} |