summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-09-13 03:21:38 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-09-13 03:21:38 +0000
commit5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch)
tree6d70494b89362806485487c5e8079e08f3294473 /net
parent- Update to 0.93 (diff)
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
Notes
Notes: svn path=/head/; revision=172903
Diffstat (limited to 'net')
-rw-r--r--net/mDNSResponder/Makefile2
-rw-r--r--net/py-mantissa/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/mDNSResponder/Makefile b/net/mDNSResponder/Makefile
index f56cb6f912fa..bb79a79551b3 100644
--- a/net/mDNSResponder/Makefile
+++ b/net/mDNSResponder/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net dns
MASTER_SITES= http://darwinsource.opendarwin.org/tarballs/apsl/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Apple's mDNSResponder
USE_LDCONFIG= YES
diff --git a/net/py-mantissa/Makefile b/net/py-mantissa/Makefile
index ae8ce13883fb..d5bb9dbda94e 100644
--- a/net/py-mantissa/Makefile
+++ b/net/py-mantissa/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Mantissa-${PORTVERSION}
EXTRACT_SUFX= .tar.gz?format=raw
-MAINTAINER= alex@foxybanana.com
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= Mantissa is an application server using the DivMod components
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/nevow/__init__.py:${PORTSDIR}/www/py-nevow \