pkgsrc-WIP-changes archive

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

ed: whitespace cleanup



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Jul 14 19:41:12 2026 +0200
Changeset:	a2f5703526556e73b17adde40b0959e71c5a4096

Modified Files:
	ed/Makefile

Log Message:
ed: whitespace cleanup

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a2f5703526556e73b17adde40b0959e71c5a4096

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

diffstat:
 ed/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/ed/Makefile b/ed/Makefile
index c883a1713b..bbe1c84efc 100644
--- a/ed/Makefile
+++ b/ed/Makefile
@@ -32,6 +32,4 @@ post-install:
 	${LN} -sf ${PREFIX}/${PKGMANDIR}/man1/g${f}.1 ${DESTDIR}${PREFIX}/${PKGGNUDIR}${PKGMANDIR}/man1/${f}.1
 .endfor
 
-
-
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index