diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
commit | e6ed468ff8a4eea52c37fb885e619d7769755480 (patch) | |
tree | 3585135bc7b3d97e0937616fca64978335153b7e /www/calamaris | |
parent | Don't install duplicate documentation into /usr/local/doc (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76136
Diffstat (limited to 'www/calamaris')
-rw-r--r-- | www/calamaris/Makefile | 1 | ||||
-rw-r--r-- | www/calamaris/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 0d0dfdede7b7..34dc47d0874b 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= http://cord.de/tools/squid/calamaris/ MAINTAINER= demon@FreeBSD.org +COMMENT= A perl script to produce statistics out of Squid log files USE_PERL5= yes NO_BUILD= yes diff --git a/www/calamaris/pkg-comment b/www/calamaris/pkg-comment deleted file mode 100644 index f9dc1e98b623..000000000000 --- a/www/calamaris/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl script to produce statistics out of Squid log files |