diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-08-10 05:58:40 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-08-10 05:58:40 +0000 |
commit | c7dabc9936136b2473db83f3316bd6395338b5c3 (patch) | |
tree | e27c53bcfe16a90b9f1314210cc74ff76ed646db /devel/p5-Data-Dumper-Concise | |
parent | 1cddd9be14bda36b53828ed77a3566d25b3677dc (diff) | |
download | ports-c7dabc9936136b2473db83f3316bd6395338b5c3.tar.gz ports-c7dabc9936136b2473db83f3316bd6395338b5c3.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Dumper-Concise')
-rw-r--r-- | devel/p5-Data-Dumper-Concise/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Data-Dumper-Concise/Makefile b/devel/p5-Data-Dumper-Concise/Makefile index 35eb8898c547..88485fa86b5b 100644 --- a/devel/p5-Data-Dumper-Concise/Makefile +++ b/devel/p5-Data-Dumper-Concise/Makefile @@ -11,6 +11,8 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +BROKEN= missing dependency + MAINTAINER= cjk32@cam.ac.uk COMMENT= Less indentation and newlines plus sub deparsing |