diff options
Diffstat (limited to 'textproc/pugixml/Makefile')
-rw-r--r-- | textproc/pugixml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile index 196bab8174f0..50336e6cfd30 100644 --- a/textproc/pugixml/Makefile +++ b/textproc/pugixml/Makefile @@ -2,6 +2,7 @@ PORTNAME= pugixml PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ |