pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/chipmunk



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 12:19:32 UTC 2023

Modified Files:
        pkgsrc/misc/chipmunk: Makefile

Log Message:
new home


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/misc/chipmunk/Makefile

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

Modified files:

Index: pkgsrc/misc/chipmunk/Makefile
diff -u pkgsrc/misc/chipmunk/Makefile:1.29 pkgsrc/misc/chipmunk/Makefile:1.30
--- pkgsrc/misc/chipmunk/Makefile:1.29  Sun Nov  3 17:04:20 2019
+++ pkgsrc/misc/chipmunk/Makefile       Sat Dec 30 12:19:32 2023
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.29 2019/11/03 17:04:20 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2023/12/30 12:19:32 zafer Exp $
 #
 
 DISTNAME=      chipmunk-1.4
 PKGREVISION=   2
 CATEGORIES=    misc
-MASTER_SITES=  http://www.bitwizard.nl/chipmunk/
+MASTER_SITES=  https://www.aydogan.net/distfiles/misc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://www.bitwizard.nl/chipmunk/index.html
+#HOMEPAGE=     https://www.bitwizard.nl/chipmunk/index.html
 COMMENT=       Shell-like tool for hardware debugging
 
 BUILD_TARGET=  chipmunk



Home | Main Index | Thread Index | Old Index