diff options
Diffstat (limited to 'textproc/libnumbertext/Makefile')
-rw-r--r-- | textproc/libnumbertext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libnumbertext/Makefile b/textproc/libnumbertext/Makefile index aaa9ee452091..d534b0495fa0 100644 --- a/textproc/libnumbertext/Makefile +++ b/textproc/libnumbertext/Makefile @@ -2,6 +2,7 @@ PORTNAME= libnumbertext PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/Numbertext/libnumbertext/releases/download/${PORTVERSION}/ |