pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pdcurses



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Oct 10 02:14:15 UTC 2016

Modified Files:
        pkgsrc/devel/pdcurses: Makefile

Log Message:
Removing trailing white-space in pkgsrc Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/pdcurses/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/pdcurses/Makefile
diff -u pkgsrc/devel/pdcurses/Makefile:1.10 pkgsrc/devel/pdcurses/Makefile:1.11
--- pkgsrc/devel/pdcurses/Makefile:1.10 Mon Oct 10 02:12:57 2016
+++ pkgsrc/devel/pdcurses/Makefile      Mon Oct 10 02:14:15 2016
@@ -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 @@ MAINTAINER=     pkgsrc-users%NetBSD.org@localhost
 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