pkgsrc-WIP-changes archive

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

mk/tests: fix description of test for git-package.mk



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <rillig%NetBSD.org@localhost>
Pushed By:	rillig
Date:		Sat Mar 26 15:24:51 2022 +0000
Changeset:	1d0b031070402dc6fbd2311dd51825edfa4adf33

Modified Files:
	mk/tests/git-update.mk

Log Message:
mk/tests: fix description of test for git-package.mk

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

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

diffstat:
 mk/tests/git-update.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mk/tests/git-update.mk b/mk/tests/git-update.mk
index 3f6fc7a2d2..7d931ddca7 100644
--- a/mk/tests/git-update.mk
+++ b/mk/tests/git-update.mk
@@ -6,7 +6,7 @@ GIT_REPO=	${.CURDIR:H}/repos/pkgbase
 
 MAINTAINER=	rillig%NetBSD.org@localhost
 HOMEPAGE=	https://www.pkgsrc.org/
-COMMENT=	Test for Git with a single repository
+COMMENT=	Test for Git with changes in the remote repository
 LICENSE=	2-clause-bsd
 
 NO_CHECKSUM=	yes


Home | Main Index | Thread Index | Old Index