diff options
author | anray <anray@FreeBSD.org> | 2005-12-16 04:34:46 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-16 04:34:46 +0800 |
commit | 6b88429ce6d9834099bf1852e58cbaab56a4533c (patch) | |
tree | 6c53c221f6e4657823a674ffe09f11dde041384e /mail/itraxp | |
parent | fdb4c268c83a46cb89b96700e9020291014eaefb (diff) | |
download | freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.gz freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.zst freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.zip |
Change email address for all my ports.
Approved by: sem(mentor)
Diffstat (limited to 'mail/itraxp')
-rw-r--r-- | mail/itraxp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/itraxp/Makefile b/mail/itraxp/Makefile index 11983fed5701..35644725aa0f 100644 --- a/mail/itraxp/Makefile +++ b/mail/itraxp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: itraxp # Date created: Thu Sep 16 16:45:51 UTC 2004 -# Whom: Andrey Slusar <anrays@gmail.com> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= itraxpl -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Advanced Perl supporting FTN messages tracker USE_GMAKE= yes |