diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-09-08 08:07:00 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-09-08 08:07:00 +0000 |
commit | 83c11aa503a5191f4c338f9cd07ee3ad660d160c (patch) | |
tree | e0bff6db59ffec61b5f920a98e8811470fd51ec2 /editors/cooledit | |
parent | 9f526a5a763e7eb97fe9d039b40b6fa54c806852 (diff) | |
download | ports-83c11aa503a5191f4c338f9cd07ee3ad660d160c.tar.gz ports-83c11aa503a5191f4c338f9cd07ee3ad660d160c.zip |
Diffstat (limited to 'editors/cooledit')
-rw-r--r-- | editors/cooledit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index c8cb968de494..a76563807055 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= SUNSITE/apps/editors/X/cooledit -MAINTAINER= eduardo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Suite of utilities, including a GUI editor LICENSE= GPLv2 |