diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2023-03-23 17:56:40 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-13 00:56:37 +0000 |
| commit | f1f1a8be887ee2c5d75bec33cb8f8a89454e606b (patch) | |
| tree | dc99b2868a8f44a59e8f7115a742d322824603cd /textproc/cg3 | |
| parent | 163279e1385c42d7052e6475a118daabaabf3cb5 (diff) | |
Diffstat (limited to 'textproc/cg3')
| -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 bb3259e95770..1b763590f5b0 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cg3 DISTVERSION= 1.3.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ |
