diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-19 00:50:52 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-19 00:50:52 +0000 |
commit | 2a20ae9b6f33016e3cd1ac812c9137051f9d3766 (patch) | |
tree | abc3a150df85abbb0df9e102be911d90b06a0fad /net/p5-OAI-Harvester/Makefile | |
parent | 0cd4ee9cc4ffd47a576d5a79132b5dac1277d039 (diff) | |
download | ports-2a20ae9b6f33016e3cd1ac812c9137051f9d3766.tar.gz ports-2a20ae9b6f33016e3cd1ac812c9137051f9d3766.zip |
Notes
Diffstat (limited to 'net/p5-OAI-Harvester/Makefile')
-rw-r--r-- | net/p5-OAI-Harvester/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index ff1643cf4f85..67d98b1bd59a 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -6,11 +6,10 @@ # PORTNAME= OAI-Harvester -PORTVERSION= 1.0 +PORTVERSION= 1.12 PORTEPOCH= 1 CATEGORIES= net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN/../../authors/id/E/ES/ESUMMERS/ PKGNAMEPREFIX= p5- MAINTAINER= paul@aps.org |