pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mk-configure



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Wed May 29 18:43:50 UTC 2024

Modified Files:
        pkgsrc/devel/mk-configure: Makefile

Log Message:
Update HOMEPAGE to https://github.com/...


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/mk-configure/Makefile

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

Modified files:

Index: pkgsrc/devel/mk-configure/Makefile
diff -u pkgsrc/devel/mk-configure/Makefile:1.45 pkgsrc/devel/mk-configure/Makefile:1.46
--- pkgsrc/devel/mk-configure/Makefile:1.45     Mon May 27 13:34:35 2024
+++ pkgsrc/devel/mk-configure/Makefile  Wed May 29 18:43:50 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2024/05/27 13:34:35 cheusov Exp $
+# $NetBSD: Makefile,v 1.46 2024/05/29 18:43:50 cheusov Exp $
 #
 
 DISTNAME=      mk-configure-0.39.3
@@ -6,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mk-configure/}
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/mk-configure
+HOMEPAGE=      https://github.com/cheusov/mk-configure
 COMMENT=       Lightweight but powerful replacement for GNU autotools
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index