diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 03:54:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 03:54:09 +0000 |
commit | f61aa694678648383c1d9c631cade7f3ac47214e (patch) | |
tree | bc3af8e1384d1891ae78b126b7b49720fae3fa22 /devel/p5-Class-Data-Inheritable | |
parent | 9f4df78b2e039efe8ce5628543223947c193d8c0 (diff) | |
download | ports-f61aa694678648383c1d9c631cade7f3ac47214e.tar.gz ports-f61aa694678648383c1d9c631cade7f3ac47214e.zip |
Notes
Diffstat (limited to 'devel/p5-Class-Data-Inheritable')
-rw-r--r-- | devel/p5-Class-Data-Inheritable/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Class-Data-Inheritable/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index 00cc8e30e68a..e4675bc48cbd 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Inheritable, overridable class data PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Data-Inheritable/pkg-descr b/devel/p5-Class-Data-Inheritable/pkg-descr index db637666af96..f956fb9f0233 100644 --- a/devel/p5-Class-Data-Inheritable/pkg-descr +++ b/devel/p5-Class-Data-Inheritable/pkg-descr @@ -4,6 +4,3 @@ whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. WWW: http://search.cpan.org/dist/Class-Data-Inheritable/ - --- Sergey Skvortsov -skv@FreeBSD.org |