aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Search-Binary
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Search-Binary')
-rw-r--r--devel/p5-Search-Binary/Makefile1
-rw-r--r--devel/p5-Search-Binary/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Search-Binary/Makefile b/devel/p5-Search-Binary/Makefile
index 239aa215c144..957ad1ee0808 100644
--- a/devel/p5-Search-Binary/Makefile
+++ b/devel/p5-Search-Binary/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Search
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= Perl module that implements a generic binary search algorithm
PERL_CONFIGURE= yes
diff --git a/devel/p5-Search-Binary/pkg-comment b/devel/p5-Search-Binary/pkg-comment
deleted file mode 100644
index 125b664ebf7e..000000000000
--- a/devel/p5-Search-Binary/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module that implements a generic binary search algorithm