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