summaryrefslogtreecommitdiff
path: root/databases/pear-DB
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /databases/pear-DB
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'databases/pear-DB')
-rw-r--r--databases/pear-DB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index e7dd15e7046..588c535c0c2 100644
--- a/databases/pear-DB/Makefile
+++ b/databases/pear-DB/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/06/04 16:26:53 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:18 wiz Exp $
DISTNAME= DB-1.7.6
CATEGORIES= databases
@@ -6,7 +6,7 @@ CATEGORIES= databases
CONFLICTS= php-pear-DB-[0-9]*
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://pear.php.net/package/DB
+HOMEPAGE= http://pear.php.net/package/DB
COMMENT= PHP Database Abstraction Layer
.include "../../lang/php/pear.mk"