pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/db4 whitespace nit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38b7a510a022
branches:  trunk
changeset: 476653:38b7a510a022
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Jun 17 13:43:06 2004 +0000

description:
whitespace nit

diffstat:

 databases/db4/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 8df9110dd53f -r 38b7a510a022 databases/db4/Makefile
--- a/databases/db4/Makefile    Thu Jun 17 13:09:42 2004 +0000
+++ b/databases/db4/Makefile    Thu Jun 17 13:43:06 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2004/04/07 15:12:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/17 13:43:06 grant Exp $
 
 DISTNAME=              db-4.2.52
 PKGNAME=               ${DISTNAME:S/db/db4/}
 PKGREVISION=           1
 CATEGORIES=            databases
-MASTER_SITES=  http://www.sleepycat.com/update/snapshot/
+MASTER_SITES=          http://www.sleepycat.com/update/snapshot/
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE=              http://www.sleepycat.com/



Home | Main Index | Thread Index | Old Index