diff options
author | Wen Heping <wen@FreeBSD.org> | 2020-12-03 00:23:14 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2020-12-03 00:23:14 +0000 |
commit | 5325cf45b8a520c2858a53f13d07bf50545a82be (patch) | |
tree | eea777633bd64f0dde597cdeb00299b146ecb4e2 /misc/colwide | |
parent | f22b2b9e9a5494657e3a619ca67d6431f6ff5e9c (diff) | |
download | ports-5325cf45b8a520c2858a53f13d07bf50545a82be.tar.gz ports-5325cf45b8a520c2858a53f13d07bf50545a82be.zip |
Notes
Diffstat (limited to 'misc/colwide')
-rw-r--r-- | misc/colwide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/colwide/Makefile b/misc/colwide/Makefile index a50bf5566783..cd5effefa2d4 100644 --- a/misc/colwide/Makefile +++ b/misc/colwide/Makefile @@ -4,7 +4,7 @@ PORTNAME= colwide PORTVERSION= 0.01 CATEGORIES= misc perl5 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Utility which outputs a number of characters to the screen LICENSE= BSD2CLAUSE |