- Fix WWW: line
- while I'm here: align COMMENT PR: ports/94339 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
This commit is contained in:
parent
e1fe6a3bea
commit
4f11bf947d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157482
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= String
|
|||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Emulates the sscanf() of the C stdio library
|
||||
COMMENT= Emulates the sscanf() of the C stdio library
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@ Perl sscanf() can be used very much like the C stdio sscanf(), for detailed
|
|||
sscanf() documentation please refer to your usual documentation resources.
|
||||
The supported formats are: [diuoxefgsc] and the character class [].
|
||||
|
||||
WWW: http://iki.fi/jhi/
|
||||
WWW: http://search.cpan.org/dist/String-Scanf/
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
||||
|
|
Loading…
Reference in a new issue