diff options
author | feld <feld@FreeBSD.org> | 2018-10-03 03:06:16 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2018-10-03 03:06:16 +0800 |
commit | 61aa4fd3e86bf12afac16834dd253d54b2d98cd6 (patch) | |
tree | 611666d141604a40275643c4e9b8bd67cafed1b2 /math/py-intspan | |
parent | 2ad4cee9994b70cd3e78fe9ca22db111afadcb82 (diff) | |
download | freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.tar.gz freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.tar.zst freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.zip |
Reset maintainer on my python ports
Diffstat (limited to 'math/py-intspan')
-rw-r--r-- | math/py-intspan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-intspan/Makefile b/math/py-intspan/Makefile index a692afb289a5..a75a524b7759 100644 --- a/math/py-intspan/Makefile +++ b/math/py-intspan/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FInite element Automatic Tabulator LICENSE= APACHE20 |