diff options
Diffstat (limited to 'devel/p5-ShipIt/Makefile')
-rw-r--r-- | devel/p5-ShipIt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile index 4286f5c32853..ebb3930f53a9 100644 --- a/devel/p5-ShipIt/Makefile +++ b/devel/p5-ShipIt/Makefile @@ -6,13 +6,13 @@ # PORTNAME= ShipIt -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ/ +MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Software release tool PERL_CONFIGURE= yes |