pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/ocaml-sqlite3 Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ad4e4490ab5
branches:  trunk
changeset: 646800:2ad4e4490ab5
user:      szptvlfn <szptvlfn%pkgsrc.org@localhost>
date:      Sun Feb 15 07:50:43 2015 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (15 lines):

diff -r f24f29b31862 -r 2ad4e4490ab5 databases/ocaml-sqlite3/Makefile
--- a/databases/ocaml-sqlite3/Makefile  Sun Feb 15 07:01:32 2015 +0000
+++ b/databases/ocaml-sqlite3/Makefile  Sun Feb 15 07:50:43 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2015/02/11 13:33:16 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2015/02/15 07:50:43 szptvlfn Exp $
 
 PKGNAME=       ocaml-sqlite3-${VERSION}
 DISTNAME=      v${VERSION}
 VERSION=       2.0.6
-PKGREVISION=   1       
+PKGREVISION=   1
 CATEGORIES=    databases
 MASTER_SITES=  http://github.com/mmottl/sqlite3-ocaml/archive/
 



Home | Main Index | Thread Index | Old Index