aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-29 00:12:39 +0800
committerpat <pat@FreeBSD.org>2002-01-29 00:12:39 +0800
commita4742036b1c3256241d8c157cd5b5fba2ddc42e1 (patch)
treeca5efb398434cea1a5c6837772c2aba7703d7688 /net
parent2dc454fcd232efa9b7e9fc6030eb8be5f7d3a175 (diff)
downloadfreebsd-ports-gnome-a4742036b1c3256241d8c157cd5b5fba2ddc42e1.tar.gz
freebsd-ports-gnome-a4742036b1c3256241d8c157cd5b5fba2ddc42e1.tar.zst
freebsd-ports-gnome-a4742036b1c3256241d8c157cd5b5fba2ddc42e1.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}