pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/spim
Module Name: pkgsrc
Committed By: zafer
Date: Fri May 16 22:50:45 UTC 2025
Modified Files:
pkgsrc/emulators/spim: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/emulators/spim/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/spim/Makefile
diff -u pkgsrc/emulators/spim/Makefile:1.47 pkgsrc/emulators/spim/Makefile:1.48
--- pkgsrc/emulators/spim/Makefile:1.47 Tue May 9 20:43:22 2023
+++ pkgsrc/emulators/spim/Makefile Fri May 16 22:50:44 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.47 2023/05/09 20:43:22 dholland Exp $
+# $NetBSD: Makefile,v 1.48 2025/05/16 22:50:44 zafer Exp $
DISTNAME= spim-8.0
PKGREVISION= 2
CATEGORIES= emulators
-MASTER_SITES= http://pages.cs.wisc.edu/~larus/SPIM/
+MASTER_SITES= https://pages.cs.wisc.edu/~larus/SPIM/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://spimsimulator.sourceforge.net/
+HOMEPAGE= https://spimsimulator.sourceforge.net/
COMMENT= MIPS R2000 Simulator
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index