git: 44442010a058 - main - textproc/py-colorclass: orphan after 741e66f42418
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Dec 2021 19:07:26 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=44442010a0583f84d1f5d8e86a4e411cee6470d0
commit 44442010a0583f84d1f5d8e86a4e411cee6470d0
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-12-08 18:46:43 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-08 19:04:28 +0000
textproc/py-colorclass: orphan after 741e66f42418
---
textproc/py-colorclass/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/py-colorclass/Makefile b/textproc/py-colorclass/Makefile
index 0bc34415b756..929d85339451 100644
--- a/textproc/py-colorclass/Makefile
+++ b/textproc/py-colorclass/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PATCH_SITES= https://github.com/Robpol86/${PORTNAME}/commit/
PATCHFILES+= f8bbe9fdcff1.patch:-p1 # https://github.com/Robpol86/colorclass/pull/27
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Colorful worry-free console applications
LICENSE= MIT