diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | b6b4a544cd505584d1405f3624588a913b4af637 (patch) | |
tree | eeb4128a6ba95831346eb4a0ba05d48148fb7467 /net/py-tofu | |
parent | Add p5-Mail-OpenRelay-Simple 0.02, check if a mail server runs as an (diff) |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'net/py-tofu')
-rw-r--r-- | net/py-tofu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile index 02716f7e50cd..0d28bb403ea7 100644 --- a/net/py-tofu/Makefile +++ b/net/py-tofu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Tofu-${PORTVERSION} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Practical high-level network game engine DIST_SUBDIR= python |