diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:27:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:27:34 +0000 |
commit | c78ad2e369155e4a0de453145cbf47f9a4e18141 (patch) | |
tree | 4095c330fa743a0039828a12ab555952920e256b /net/p5-OAI-Harvester | |
parent | e610720dd834ca1e9e0e6700fd96cf163f56fc7e (diff) |
Notes
Diffstat (limited to 'net/p5-OAI-Harvester')
-rw-r--r-- | net/p5-OAI-Harvester/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index 67d98b1bd59a..11c37fa43993 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN/../../authors/id/E/ES/ESUMMERS/ PKGNAMEPREFIX= p5- -MAINTAINER= paul@aps.org +MAINTAINER= ports@FreeBSD.org COMMENT= A module to harvest using the OAI protocol BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |