diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /devel/pystring | |
parent | lang/ldc: Update to 1.32 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
Diffstat (limited to 'devel/pystring')
-rw-r--r-- | devel/pystring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pystring/Makefile b/devel/pystring/Makefile index e3bb7fa2a509..6ea76ee0e236 100644 --- a/devel/pystring/Makefile +++ b/devel/pystring/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of C++ functions which match python's string class WWW= https://github.com/imageworks/pystring |