diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
commit | 42510f4ef40d01007be81bc931dcf02633593d85 (patch) | |
tree | 1b44592fcdf1574284f314f3fb6624695a602961 /misc/cloc | |
parent | 74c050c18330bb94c2f6fd798e9e9baa6643274e (diff) | |
download | ports-42510f4ef40d01007be81bc931dcf02633593d85.tar.gz ports-42510f4ef40d01007be81bc931dcf02633593d85.zip |
Notes
Diffstat (limited to 'misc/cloc')
-rw-r--r-- | misc/cloc/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/cloc/pkg-descr b/misc/cloc/pkg-descr index 9a9c8e62ebb2..a9b8e4bd6e0e 100644 --- a/misc/cloc/pkg-descr +++ b/misc/cloc/pkg-descr @@ -4,5 +4,4 @@ code in many programming languages. cloc contains code from David Wheeler's SLOCCount and Damian Conway and Abigail's Perl module Regexp::Common. -Author: Al Danial <al.danial@gmail.com> WWW: http://cloc.sourceforge.net/ |