diff options
Diffstat (limited to 'devel/p5-File-chdir/Makefile')
-rw-r--r-- | devel/p5-File-chdir/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index 438119c2ed3a..f75a29f84f0b 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: File-chdir -# Date created: 10 December 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= File-chdir PORTVERSION= 0.1008 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A more sensible way to change directories +COMMENT= More sensible way to change directories LICENSE= ART10 GPLv1 LICENSE_COMB= dual |