pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/runawk



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Wed May 29 18:42:05 UTC 2024

Modified Files:
        pkgsrc/lang/runawk: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/runawk/Makefile

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

Modified files:

Index: pkgsrc/lang/runawk/Makefile
diff -u pkgsrc/lang/runawk/Makefile:1.21 pkgsrc/lang/runawk/Makefile:1.22
--- pkgsrc/lang/runawk/Makefile:1.21    Sat Jan 18 23:32:45 2020
+++ pkgsrc/lang/runawk/Makefile Wed May 29 18:42:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/01/18 23:32:45 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2024/05/29 18:42:05 cheusov Exp $
 #
 
 DISTNAME=      runawk-1.6.1
@@ -6,7 +6,7 @@ CATEGORIES=     lang devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=runawk/}
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/runawk
+HOMEPAGE=      https://github.com/cheusov/runawk
 COMMENT=       AWK wrapper that provides support for modules
 
 LICENSE=               mit



Home | Main Index | Thread Index | Old Index