summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-28 16:12:39 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-28 16:12:39 +0000
commit3adbe3170c5063f5b73be263cb43c26e45206c3e (patch)
treeccdfdc46709968eafd80b145df2474ce1de8283c /net
parent0fd229a8ad092feb8c383e7193e3b7a78f4c3c70 (diff)
downloadfreebsd-ports-3adbe3170c5063f5b73be263cb43c26e45206c3e.zip
Update maintainer email address
PR: 34372 Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/konverse/Makefile2
-rw-r--r--net/py-soap/Makefile2
-rw-r--r--net/py-xmlrpc/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/konverse/Makefile b/net/konverse/Makefile
index b364b5affa48..e729df3bcdc4 100644
--- a/net/konverse/Makefile
+++ b/net/konverse/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= perky@python.or.kr
+MAINTAINER= perky@fallin.lv
USE_KDELIBS_VER=2
GNU_CONFIGURE= yes
diff --git a/net/py-soap/Makefile b/net/py-soap/Makefile
index 7cb254c3ac22..8399f46ae962 100644
--- a/net/py-soap/Makefile
+++ b/net/py-soap/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.pythonware.com/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}lib-${PORTVERSION}-${PORTRELDATE}
-MAINTAINER= perky@python.or.kr
+MAINTAINER= perky@fallin.lv
PORTRELDATE= 20000621
USE_PYTHON= yes
diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile
index cb0531a18021..5cdee3cd9ffe 100644
--- a/net/py-xmlrpc/Makefile
+++ b/net/py-xmlrpc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= py-${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
-MAINTAINER= perky@python.or.kr
+MAINTAINER= perky@fallin.lv
BUILD_DEPENDS= ${PYDISTUTILS}