diff options
Diffstat (limited to 'textproc/ucto')
-rw-r--r-- | textproc/ucto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 77c5e7076688..3a23509e3958 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,6 +1,6 @@ PORTNAME= ucto DISTVERSION= 0.35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/ |