diff options
Diffstat (limited to 'textproc/cg3/Makefile')
-rw-r--r-- | textproc/cg3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index 161740d23c63..750f8e0c8c40 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cg3 DISTVERSION= 1.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ |