aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_URL_Mapper
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 17:02:43 +0800
committercs <cs@FreeBSD.org>2012-08-02 17:02:43 +0800
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /net/pear-Net_URL_Mapper
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadfreebsd-ports-graphics-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
freebsd-ports-graphics-28ca79404f77320265611fe12ddeed99cae70390.tar.zst
freebsd-ports-graphics-28ca79404f77320265611fe12ddeed99cae70390.zip
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'net/pear-Net_URL_Mapper')
-rw-r--r--net/pear-Net_URL_Mapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL_Mapper/Makefile b/net/pear-Net_URL_Mapper/Makefile
index f92388f3e97..de956e53272 100644
--- a/net/pear-Net_URL_Mapper/Makefile
+++ b/net/pear-Net_URL_Mapper/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.1
CATEGORIES= net www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A simple and flexible way to build nice URLs for web applications.
+COMMENT= Simple and flexible way to build nice URLs for web applications
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}