diff options
Diffstat (limited to 'devel/p5-IO-String')
-rw-r--r-- | devel/p5-IO-String/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-IO-String/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 0fbba16e6e4e..5be930b3e6e7 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- MAINTAINER= wjv@FreeBSD.org +COMMENT= Simplified Perl5 module to handle I/O on in-core strings PERL_CONFIGURE= yes diff --git a/devel/p5-IO-String/pkg-comment b/devel/p5-IO-String/pkg-comment deleted file mode 100644 index 3f5677780fd0..000000000000 --- a/devel/p5-IO-String/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Perl5 module to handle I/O on in-core strings |