diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-27 21:26:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-27 21:26:26 +0000 |
commit | 217d81b2eedb240c2ba5e4cc4d942798d70a9e40 (patch) | |
tree | c09f618e39e9b7bc17bf1c4e77c83c745b2b869f /misc | |
parent | bbc23b5f4a51adf501021de175406328fb0c8556 (diff) | |
download | ports-217d81b2eedb240c2ba5e4cc4d942798d70a9e40.tar.gz ports-217d81b2eedb240c2ba5e4cc4d942798d70a9e40.zip |
Notes
Diffstat (limited to 'misc')
-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 cd5effefa2d4..a50bf5566783 100644 --- a/misc/colwide/Makefile +++ b/misc/colwide/Makefile @@ -4,7 +4,7 @@ PORTNAME= colwide PORTVERSION= 0.01 CATEGORIES= misc perl5 -MAINTAINER= neel@neelc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility which outputs a number of characters to the screen LICENSE= BSD2CLAUSE |