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/qicosi | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) |
Notes
Diffstat (limited to 'comms/qicosi')
-rw-r--r-- | comms/qicosi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |