diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-07 08:47:58 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-07 21:13:41 +0000 |
commit | 789b18081d61479a52f01a6a6b34819356d3ae40 (patch) | |
tree | a82471b014130a7f3397a6190ffb67e06a01bc13 | |
parent | 9e5e544d06acf5368715405adaed594830be306c (diff) |
-rw-r--r-- | devel/py-xstatic-pygments/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-xstatic-pygments/Makefile b/devel/py-xstatic-pygments/Makefile index f4122c9e239e..03b3c72d61bc 100644 --- a/devel/py-xstatic-pygments/Makefile +++ b/devel/py-xstatic-pygments/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-Pygments-${DISTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pygments 2.9.0 (XStatic packaging standard) WWW= https://pygments.org/ |