diff options
Diffstat (limited to 'sysutils/pear-File_Find/Makefile')
-rw-r--r-- | sysutils/pear-File_Find/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile index 85f81244f3da..6ac96fed5de1 100644 --- a/sysutils/pear-File_Find/Makefile +++ b/sysutils/pear-File_Find/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.1 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= PEAR class that facillitates the search of filesystems +COMMENT= PEAR class that facilitates the search of filesystems BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${BUILD_DEPENDS} |