diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:09:18 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:43:41 +0000 |
commit | 37497e341d32b27ef8c94c43df9fa78cb16940f4 (patch) | |
tree | e0c4a64893dcba714d9fb9c88f8c0d0e9afe87c2 /textproc/idnits/Makefile | |
parent | be923d398ebef62e4b93864477568896af2e0b72 (diff) | |
download | ports-37497e341d32b27ef8c94c43df9fa78cb16940f4.tar.gz ports-37497e341d32b27ef8c94c43df9fa78cb16940f4.zip |
Diffstat (limited to 'textproc/idnits/Makefile')
-rw-r--r-- | textproc/idnits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index 831400b75903..2d7bcee05de1 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -1,7 +1,7 @@ # Created by: fenner@FreeBSD.org PORTNAME= idnits -PORTVERSION= 2.16.05 +PORTVERSION= 2.17.00 CATEGORIES= textproc MASTER_SITES= https://tools.ietf.org/tools/idnits/ \ LOCAL/sunpoet |