pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/pdcurses Removing trailing white-space in pkgsrc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b2b3596be77
branches:  trunk
changeset: 353690:1b2b3596be77
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Oct 10 02:14:15 2016 +0000

description:
Removing trailing white-space in pkgsrc Makefile

diffstat:

 devel/pdcurses/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fc8fb94e78a6 -r 1b2b3596be77 devel/pdcurses/Makefile
--- a/devel/pdcurses/Makefile   Mon Oct 10 02:12:57 2016 +0000
+++ b/devel/pdcurses/Makefile   Mon Oct 10 02:14:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/10/10 02:12:57 mef Exp $
+# $NetBSD: Makefile,v 1.11 2016/10/10 02:14:15 mef Exp $
 
 DISTNAME=      PDCurses-3.4
 PKGNAME=       ${DISTNAME:tl}
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://pdcurses.sourceforge.net/
 COMMENT=       Public domain implementation of the X/Open curses standard
 #LICENSE=      See README, Legal Stuff part, starting with:
-#  The core package is in the public domain, but small portions of PDCurses 
+#  The core package is in the public domain, but small portions of PDCurses
 #  are subject to copyright under various licenses
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index