diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /devel/p5-Moo | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) | |
download | ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.tar.gz ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.zip |
Notes
Diffstat (limited to 'devel/p5-Moo')
-rw-r--r-- | devel/p5-Moo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile index 3309450ed2ac..045ad1e1d9ed 100644 --- a/devel/p5-Moo/Makefile +++ b/devel/p5-Moo/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:MSTROUT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Minimalist Object Orientation (with Moose compatiblity) +COMMENT= Minimalist Object Orientation (with Moose compatibility) LICENSE= ART10 GPLv1 LICENSE_COMB= dual |