pkgsrc-WIP-changes archive

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

libunibilium: fix nit in buildlink3 (reported by pkglint)



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sat Jan 8 15:50:57 2022 +0000
Changeset:	6738e49974addf129dd5e1b82a48a9380e5b2e1d

Modified Files:
	libunibilium/buildlink3.mk

Log Message:
libunibilium: fix nit in buildlink3 (reported by pkglint)

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

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

diffstat:
 libunibilium/buildlink3.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libunibilium/buildlink3.mk b/libunibilium/buildlink3.mk
index 7abcd9a246..5ef120f90f 100644
--- a/libunibilium/buildlink3.mk
+++ b/libunibilium/buildlink3.mk
@@ -1,4 +1,5 @@
 # $NetBSD: buildlink3.mk,v 1.1 2015/02/21 16:20:18 jonthn Exp $
+
 BUILDLINK_TREE+=	libunibilium
 
 .if !defined(LIBUNIBILIUM_BUILDLINK3_MK)


Home | Main Index | Thread Index | Old Index