aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-Scanf
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-Scanf')
-rw-r--r--textproc/p5-String-Scanf/Makefile1
-rw-r--r--textproc/p5-String-Scanf/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Scanf/Makefile b/textproc/p5-String-Scanf/Makefile
index 8ec173571058..4f60fc8fe3ba 100644
--- a/textproc/p5-String-Scanf/Makefile
+++ b/textproc/p5-String-Scanf/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
+COMMENT= Emulates the sscanf() of the C stdio library
PERL_CONFIGURE= yes
diff --git a/textproc/p5-String-Scanf/pkg-comment b/textproc/p5-String-Scanf/pkg-comment
deleted file mode 100644
index 5b4c46136b7e..000000000000
--- a/textproc/p5-String-Scanf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Emulates the sscanf() of the C stdio library