diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-11 15:35:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-11 15:35:20 +0000 |
commit | 19040fa69075e3bcab6dd1ce7221337ff8064bf3 (patch) | |
tree | 9e1fe6491d56f77f7416b5dc50e2c10a506808ca /devel/notcurses/Makefile | |
parent | f870a92cdb241ca05ee98532977389054fb884a1 (diff) | |
download | ports-19040fa69075e3bcab6dd1ce7221337ff8064bf3.tar.gz ports-19040fa69075e3bcab6dd1ce7221337ff8064bf3.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 cdec48e7cb6a..7a323a857f7b 100644 --- a/devel/notcurses/Makefile +++ b/devel/notcurses/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 CATEGORIES= devel -MAINTAINER= yuri@FreeBSD.org +MAINTAINER= nickblack@linux.com COMMENT= TUI library for modern terminal emulators LICENSE= APACHE20 |