aboutsummaryrefslogtreecommitdiff
path: root/textproc/cl-ppcre-clisp/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Clean up my pkg-descr files (spelling and whitespace).Jimmy Olgeni2010-08-041-1/+1
| | | | Notes: svn path=/head/; revision=258774
* Add cl-ppcre-clisp 0.5.4Foxfair Hu2003-10-031-0/+8
CL-PPCRE is a fast, perl compatible implementation of regular expressions written in portable, ANSI-compliant Common Lisp. PR: 52372 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=90078