diff options
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 7eaf111afbf6..2e50a1a5c018 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -1,5 +1,5 @@ PORTNAME= expat -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.3 CATEGORIES= textproc MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/ |