diff options
Diffstat (limited to 'textproc/scdoc/Makefile')
-rw-r--r-- | textproc/scdoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scdoc/Makefile b/textproc/scdoc/Makefile index ba39fcf64c13..b39423befbe4 100644 --- a/textproc/scdoc/Makefile +++ b/textproc/scdoc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scdoc -DISTVERSION= 1.9.7 +DISTVERSION= 1.10.0 CATEGORIES= textproc MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ |