aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-glfw
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-03-28 11:26:58 +0000
committerRene Ladan <rene@FreeBSD.org>2020-03-28 11:26:58 +0000
commit32cf9e1bf6bac8dd8f697461adab4c965e19b345 (patch)
tree24560d0520d1b47890ad031c00e55c81c0b21769 /graphics/py-glfw
parent79c06fa66cc2e85b7131ced748684229c0e17d80 (diff)
downloadports-32cf9e1bf6bac8dd8f697461adab4c965e19b345.tar.gz
ports-32cf9e1bf6bac8dd8f697461adab4c965e19b345.zip
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports
Notes
Notes: svn path=/head/; revision=529327
Diffstat (limited to 'graphics/py-glfw')
-rw-r--r--graphics/py-glfw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile
index c541d78f0120..188e3522735b 100644
--- a/graphics/py-glfw/Makefile
+++ b/graphics/py-glfw/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= neel@neelc.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ctypes-based wrapper for GLFW3
LICENSE= MIT