pkgsrc-WIP-changes archive

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

tfkiss: Drop empty line before LICENSE



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Aug 3 17:55:27 2026 -0400
Changeset:	2b110259234e05cc605d35866ac64f5a38b98805

Modified Files:
	tfkiss/Makefile

Log Message:
tfkiss: Drop empty line before LICENSE

pkglint says (and surely this is in the guide) that LICENSE belongs
in the 2nd block.

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

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

diffstat:
 tfkiss/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/tfkiss/Makefile b/tfkiss/Makefile
index 3f754fdc07..5adc15f5f6 100644
--- a/tfkiss/Makefile
+++ b/tfkiss/Makefile
@@ -7,7 +7,6 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:S,^,-,:=kq6up/tfkiss/releases/download/1.3.2/
 MAINTAINER=	christopher.maness%gmail.com@localhost
 HOMEPAGE=	https://github.com/kq6up/tfkiss
 COMMENT=	Software implementation of TheFirmware for use with TNT
-
 # TheFirmware is Copyright NORD><LINK e.V. and is distributed under
 # ALAS, the general licence for amateur radio software, which permits
 # non-commercial use, modification and redistribution.  The accompanying


Home | Main Index | Thread Index | Old Index