diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /graphics/deegree-igeoportal | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301663
Diffstat (limited to 'graphics/deegree-igeoportal')
-rw-r--r-- | graphics/deegree-igeoportal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/deegree-igeoportal/Makefile b/graphics/deegree-igeoportal/Makefile index 7b935f45566c..839daf9f7d7b 100644 --- a/graphics/deegree-igeoportal/Makefile +++ b/graphics/deegree-igeoportal/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= deegree- DISTNAME= ${PORTNAME}-std_${PORTVERSION} MAINTAINER= wenheping@gmail.com -COMMENT= Browserbased Client Handling WMS, WFS and Proxy Service +COMMENT= Browser based client handling WMS, WFS, and proxy service RUN_DEPENDS= ${LOCALBASE}/${TOMCATVER}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 |