summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-11 20:34:36 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-11 20:34:36 +0000
commit8f8e8eb20cc418265c1cf2a283e39424333b8c9b (patch)
tree59fd45a5a8115603f048f8c63dfcd101f08c436c /biology
parentnmzmail is a tool to use the namazu2 search engine from within the mutt mail (diff)
- Change maintainer's email address.
Notes
Notes: svn path=/head/; revision=133080
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-AcePerl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile
index cad007ade744..50e3d906be88 100644
--- a/biology/p5-AcePerl/Makefile
+++ b/biology/p5-AcePerl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Ace
PKGNAMEPREFIX= p5-
-MAINTAINER= philip@p6m7g8.com
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Perl5 interface to the ACEDB genome database system
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5