diff options
author | anray <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 6b88429ce6d9834099bf1852e58cbaab56a4533c (patch) | |
tree | 6c53c221f6e4657823a674ffe09f11dde041384e /comms | |
parent | fdb4c268c83a46cb89b96700e9020291014eaefb (diff) | |
download | FreeBSD-ports-6b88429ce6d9834099bf1852e58cbaab56a4533c.zip FreeBSD-ports-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.gz |
Change email address for all my ports.
Approved by: sem(mentor)
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 9cda0cc..012996c 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 cbeb97d..cfba4cd 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 |