diff options
Diffstat (limited to 'devel/notcurses/Makefile')
-rw-r--r-- | devel/notcurses/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/notcurses/Makefile b/devel/notcurses/Makefile index a791623a1e1b..b5917a34be16 100644 --- a/devel/notcurses/Makefile +++ b/devel/notcurses/Makefile @@ -1,7 +1,6 @@ PORTNAME= notcurses DISTVERSIONPREFIX= v -DISTVERSION= ${ABIVERSION}.0.8 -PORTREVISION= 4 +DISTVERSION= ${ABIVERSION}.0.16 CATEGORIES= devel MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/:docs DISTFILES= ${PORTNAME}-doc-${DISTVERSION}.tar.gz:docs |