diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-15 19:31:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-15 19:31:24 +0000 |
commit | cf3267a0cb89647ca47368a235055a8fb01defbf (patch) | |
tree | bb88f002461164e0e90c8a3d24525c44baaf1bfd /devel/ncurses | |
parent | f34d0177612f94ed7ff283c46808222a35fc6c52 (diff) | |
download | ports-cf3267a0cb89647ca47368a235055a8fb01defbf.tar.gz ports-cf3267a0cb89647ca47368a235055a8fb01defbf.zip |
Notes
Diffstat (limited to 'devel/ncurses')
-rw-r--r-- | devel/ncurses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 5e513c0d9f51..8bac3bad8f53 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://invisible-mirror.net/archives/${PORTNAME}/ \ ftp://invisible-island.net/${PORTNAME}/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for terminal-independent, full-screen output CONFLICTS= ncurses-devel-* |