diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /net/pear-Net_URL_Mapper | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) |
Notes
Diffstat (limited to 'net/pear-Net_URL_Mapper')
-rw-r--r-- | net/pear-Net_URL_Mapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL_Mapper/Makefile b/net/pear-Net_URL_Mapper/Makefile index f92388f3e970..de956e53272b 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} |