pkgsrc-WIP-changes archive

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

py-juniper-SNMPv3-crypt: follow pkglint advice.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Feb 27 09:57:50 2023 +0000
Changeset:	1c1504c9ce5f595f2fe7c4f5d403ca4fcc5afabb

Modified Files:
	py-juniper-SNMPv3-crypt/Makefile

Log Message:
py-juniper-SNMPv3-crypt: follow pkglint advice.

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

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

diffstat:
 py-juniper-SNMPv3-crypt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-juniper-SNMPv3-crypt/Makefile b/py-juniper-SNMPv3-crypt/Makefile
index 026d2fbc3b..d499a5004a 100644
--- a/py-juniper-SNMPv3-crypt/Makefile
+++ b/py-juniper-SNMPv3-crypt/Makefile
@@ -14,7 +14,7 @@ COMMENT=	Juniper crypto operations
 LICENSE=	mit
 
 EGG_NAME=	${GITHUB_PROJECT:S/-//g:S/${VER}/-${VER}/}
-WRKSRC=	${WRKDIR}/${GITHUB_PROJECT:S/-${VER}//}-416b694a24bef793d47ed6ec64f5649e5fd35c32
+WRKSRC=		${WRKDIR}/${GITHUB_PROJECT:S/-${VER}//}-416b694a24bef793d47ed6ec64f5649e5fd35c32
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index