diff options
author | nia <nia@pkgsrc.org> | 2020-03-20 11:57:22 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-20 11:57:22 +0000 |
commit | a98f9d57038f86c7132ae0ee41b1e32e28be95d3 (patch) | |
tree | da4bd52fe03a5e9c5b21b56e271fcb6fef42c1b8 /emulators/vmips | |
parent | 67709e7e3fc1bfeb7e56439adc453d35d3bb6d46 (diff) | |
download | pkgsrc-a98f9d57038f86c7132ae0ee41b1e32e28be95d3.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'emulators/vmips')
-rw-r--r-- | emulators/vmips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index bd08156240f..cb8fca9865e 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:51 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2020/03/20 11:57:36 nia Exp $ DISTNAME= vmips-1.5.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vmips/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://vmips.sourceforge.net/ +HOMEPAGE= http://vmips.sourceforge.net/ COMMENT= MIPS R3000 emulator LICENSE= gnu-gpl-v2 |