diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-19 04:44:03 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-19 04:44:03 +0800 |
commit | a683bf8911cb9258a47c3703d04f234c98eee9be (patch) | |
tree | 10ce25f40ee47977ea564f406923bdda92c8e446 /devel | |
parent | 4d2828b54f8f7ba02a32a6a4b33e94b15c08c084 (diff) | |
download | freebsd-ports-gnome-a683bf8911cb9258a47c3703d04f234c98eee9be.tar.gz freebsd-ports-gnome-a683bf8911cb9258a47c3703d04f234c98eee9be.tar.zst freebsd-ports-gnome-a683bf8911cb9258a47c3703d04f234c98eee9be.zip |
E-mail to the maintainer bounces:
/var/local/mailnews/mail/imap/socket/lmtp[/var/local/mailnews/mail/imap/socket/l
mtp]
said: 550-Mailbox unknown. Either there is no mailbox associated with this
550-name or you do not have authorization to see it. 550 5.1.1 User unknown
(in reply to RCPT TO command)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-enum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-enum/Makefile b/devel/p5-enum/Makefile index efc7fc74da78..5d40dc85b4a0 100644 --- a/devel/p5-enum/Makefile +++ b/devel/p5-enum/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= enum PKGNAMEPREFIX= p5- -MAINTAINER= mcsi@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= This perl module defines a set of symbolic constants with ordered numeric values ala C enum types. PERL_CONFIGURE= yes |