diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
commit | db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /www/flot | |
parent | - update to official version (diff) |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301684
Diffstat (limited to 'www/flot')
-rw-r--r-- | www/flot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flot/Makefile b/www/flot/Makefile index 1cb2b6222336..de07a295fad1 100644 --- a/www/flot/Makefile +++ b/www/flot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel MASTER_SITES= GOOGLE_CODE MAINTAINER= jgh@FreeBSD.org -COMMENT= Javascript plotting library for jQuery +COMMENT= JavaScript plotting library for jQuery LICENSE= MIT |