diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-15 10:32:58 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-15 10:37:03 +0200 |
commit | f25b572a2c9ea62b3545703e90ae7f64c3b14295 (patch) | |
tree | 985fffe980184b883e6e11134ceaad407284b6c4 | |
parent | www/zola: Update version 0.20.0=>0.21.0 (diff) |
devel/py-xstatic-autosize: Return to pool
-rw-r--r-- | devel/py-xstatic-autosize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-xstatic-autosize/Makefile b/devel/py-xstatic-autosize/Makefile index 0857c5d11baa..f2fba5a8236d 100644 --- a/devel/py-xstatic-autosize/Makefile +++ b/devel/py-xstatic-autosize/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-autosize-${DISTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= autosize 1.17.2 (XStatic packaging standard) WWW= https://www.jacklmoore.com/autosize/ |