From 91dc86c4a6b51f7d3b28828fb578df35f3e5ef99 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 20 Aug 2007 07:41:33 +0000 Subject: [PATCH] perl is not a valid category, perl5 is and unbreak the port. I wonder why neither describe or portlint caught this. Noticed by: paul beard Pointy hat: clsung --- net/p5-Net-Amazon-S3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index f427efed36cf..1861a93f692a 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Amazon-S3 PORTVERSION= 0.39 -CATEGORIES= net perl +CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5-