pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/check Update HOMEPAGE, and take MAINTAINER.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ed0c272eb0f
branches: trunk
changeset: 453418:4ed0c272eb0f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat May 29 19:39:00 2021 +0000
description:
Update HOMEPAGE, and take MAINTAINER.
diffstat:
devel/check/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3d49076f44ea -r 4ed0c272eb0f devel/check/Makefile
--- a/devel/check/Makefile Sat May 29 19:35:04 2021 +0000
+++ b/devel/check/Makefile Sat May 29 19:39:00 2021 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.28 2020/11/03 11:09:19 schmonz Exp $
+# $NetBSD: Makefile,v 1.29 2021/05/29 19:39:00 schmonz Exp $
#
DISTNAME= check-0.15.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libcheck/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://check.sourceforge.net/
+MAINTAINER= schmonz%NetBSD.org@localhost
+HOMEPAGE= https://libcheck.github.io/check/
COMMENT= Unit test framework for C
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index