diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-01-21 21:56:58 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-01-21 21:56:58 +0000 |
commit | 314f4b1c3dd6691a2a00f924bc39247947089a2c (patch) | |
tree | b48df828cd07d3e39de5460663c58233a559fc20 /devel/notcurses/Makefile | |
parent | f3e5c1b54c7d9059a5afbe8275405efd61556fbb (diff) | |
download | ports-314f4b1c3dd6691a2a00f924bc39247947089a2c.tar.gz ports-314f4b1c3dd6691a2a00f924bc39247947089a2c.zip |
Notes
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 2575540011b1..aedb4cf8e438 100644 --- a/devel/notcurses/Makefile +++ b/devel/notcurses/Makefile @@ -2,7 +2,7 @@ PORTNAME= notcurses DISTVERSIONPREFIX= v -DISTVERSION= ${ABIVERSION}.1.5 +DISTVERSION= ${ABIVERSION}.1.7 CATEGORIES= devel MAINTAINER= nickblack@linux.com |