pkgsrc-WIP-changes archive

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

Cleaning up pkglint warnings.



Module Name:	pkgsrc-wip
Committed By:	Lubomir G. Diakov <zr90004%gmail.com@localhost>
Pushed By:	lubod
Date:		Fri May 22 11:59:20 2026 -0700
Changeset:	bdab8d11007ecdc83eebb7d68b298aece90da1cb

Modified Files:
	glsmac/Makefile

Log Message:
Cleaning up pkglint warnings.

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

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

diffstat:
 glsmac/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/glsmac/Makefile b/glsmac/Makefile
index 70f1483b5f..18a926d1f3 100644
--- a/glsmac/Makefile
+++ b/glsmac/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	# none
 MAINTAINER=	zr90004%gmail.com@localhost
 HOMEPAGE=	https://github.com/afwbkbc/glsmac/releases/tag/development/ # TODO: check
 COMMENT=	NetBSD port of glsmac game from github
-LICENSE=	gnu-agpl-v3# TODO: (see mk/license.mk)
+LICENSE=	gnu-agpl-v3 # TODO: (see mk/license.mk)
 
 WRKSRC=		${WRKDIR}
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index