diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-17 13:38:18 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-17 13:38:18 +0000 |
commit | 2737a8e62ca1a31fbde404ed77ce90d1e1caf857 (patch) | |
tree | 5b9cb06e5efbcf22c1de4db1a71af9355c0bed85 /devel/p5-File-ExtAttr | |
parent | 38232f71bfd9526dc3b51e013464b4fe5c22d76e (diff) |
Notes
Diffstat (limited to 'devel/p5-File-ExtAttr')
-rw-r--r-- | devel/p5-File-ExtAttr/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-File-ExtAttr/Makefile b/devel/p5-File-ExtAttr/Makefile index 43b031195a6a..2e919ee6088f 100644 --- a/devel/p5-File-ExtAttr/Makefile +++ b/devel/p5-File-ExtAttr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-File-ExtAttr -# Date created: 01 June 2007 -# Whom: Timur I. Bakeyev <bat@cpan.org> -# +# Created by: Timur I. Bakeyev <bat@cpan.org> # $FreeBSD$ -# PORTNAME= File-ExtAttr PORTVERSION= 1.09 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= timur@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Access to extended attributes of the files PERL_CONFIGURE= yes |