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 /mail/itraxp | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) |
Notes
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 |