diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 7e3692bf39ca75e0de822225e32bce316750738d (patch) | |
tree | c6e58362037cb90f7b6bf33f4beed6ded0e4c264 /comms | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) |
Change email address for all my ports.
Approved by: sem(mentor)
Notes
Notes:
svn path=/head/; revision=151262
Diffstat (limited to 'comms')
-rw-r--r-- | comms/bforce-kst/Makefile | 2 | ||||
-rw-r--r-- | comms/qicosi/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/bforce-kst/Makefile b/comms/bforce-kst/Makefile index 9cda0cc197b7..012996c9bd11 100644 --- a/comms/bforce-kst/Makefile +++ b/comms/bforce-kst/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= binkleyforce PKGNAMESUFFIX= -kst DISTNAME= ${PORTNAME}-0.22.8.kst7 -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Simple ifcico like Fidonet technology mailer USE_GMAKE= yes diff --git a/comms/qicosi/Makefile b/comms/qicosi/Makefile index cbeb97d50e4b..cfba4cdcd838 100644 --- a/comms/qicosi/Makefile +++ b/comms/qicosi/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: qicosi # Date created: 26 May 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://193.232.248.13:8080/qicoxe/ DISTNAME= qico-${PORTVERSION}xe -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Ip/modem fido compatible mailer USE_BZIP2= yes |