pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/autosetup



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:10:17 UTC 2025

Modified Files:
        pkgsrc/devel/autosetup: Makefile

Log Message:
autosetup: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/autosetup/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/autosetup/Makefile
diff -u pkgsrc/devel/autosetup/Makefile:1.2 pkgsrc/devel/autosetup/Makefile:1.3
--- pkgsrc/devel/autosetup/Makefile:1.2 Sat Jan 18 23:30:23 2020
+++ pkgsrc/devel/autosetup/Makefile     Sun Nov 23 08:10:17 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:23 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2025/11/23 08:10:17 wiz Exp $
 
 DISTNAME=      autosetup-0.6.7
 CATEGORIES=    devel
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=mste
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://msteveb.github.com/autosetup/
+HOMEPAGE=      https://msteveb.github.io/autosetup/
 COMMENT=       Better, faster autoconf replacement
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index