summaryrefslogtreecommitdiff
path: root/devel/p5-enum
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-18 20:44:03 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-18 20:44:03 +0000
commit283caba6d960ca3044afaec33fa3d9e2575ef70d (patch)
tree98cdc6043be5e5afaaea6ef8973d7a322260e52a /devel/p5-enum
parentremove last (empty) line (diff)
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)
Notes
Notes: svn path=/head/; revision=104530
Diffstat (limited to 'devel/p5-enum')
-rw-r--r--devel/p5-enum/Makefile2
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