aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-AnyDBD
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2011-08-30 13:33:46 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2011-08-30 13:33:46 +0000
commit6b9a25765e1ca45223aa615eadf6e11d7b797388 (patch)
tree85edfb2eb74ef1b7703b8a6109e1546a1d5b8a4d /databases/p5-DBIx-AnyDBD
parent1efff132784ab07e71285d93e77e1d04d5aef303 (diff)
downloadports-6b9a25765e1ca45223aa615eadf6e11d7b797388.tar.gz
ports-6b9a25765e1ca45223aa615eadf6e11d7b797388.zip
Correct typo in COMMENT field
Notes
Notes: svn path=/head/; revision=280764
Diffstat (limited to 'databases/p5-DBIx-AnyDBD')
-rw-r--r--databases/p5-DBIx-AnyDBD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-AnyDBD/Makefile b/databases/p5-DBIx-AnyDBD/Makefile
index ba57521389d3..763fda068814 100644
--- a/databases/p5-DBIx-AnyDBD/Makefile
+++ b/databases/p5-DBIx-AnyDBD/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-COMMENT= DBD independant class
+COMMENT= DBD independent class
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}