aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-11-10 14:28:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-11-10 14:30:33 +0000
commitec290b80e0867a63d011fbf4db60fd9744e9deaf (patch)
tree44988e625a7d66d76fbcaf0816c8e5ee749e2e0c
parent649d431501f7de0230137937f5d619a0cfb5765a (diff)
downloadports-ec290b80e0867a63d011fbf4db60fd9744e9deaf.tar.gz
ports-ec290b80e0867a63d011fbf4db60fd9744e9deaf.zip
emulators/qemu*: Fix WWW
PR: 267686 Reported by: grahamperrin
-rw-r--r--emulators/qemu-devel/Makefile2
-rw-r--r--emulators/qemu-guest-agent/Makefile2
-rw-r--r--emulators/qemu-user-static-devel/Makefile2
-rw-r--r--emulators/qemu-user-static/Makefile2
-rw-r--r--emulators/qemu/Makefile2
-rw-r--r--emulators/qemu6/Makefile2
-rw-r--r--emulators/qemu70/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 648cb522b548..bd9a86c5bd41 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -6,7 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator - development version
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
diff --git a/emulators/qemu-guest-agent/Makefile b/emulators/qemu-guest-agent/Makefile
index 390a4f325baf..30bac25acd4e 100644
--- a/emulators/qemu-guest-agent/Makefile
+++ b/emulators/qemu-guest-agent/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -guest-agent
MAINTAINER= zhecka@gmail.com
COMMENT= QEMU guest-agent utilities
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile
index 4b123cf73978..fd2e596d0563 100644
--- a/emulators/qemu-user-static-devel/Makefile
+++ b/emulators/qemu-user-static-devel/Makefile
@@ -7,7 +7,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= QEMU CPU Emulator (github bsd-user branch)
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 883e5b27a975..e070be60d3bf 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -7,7 +7,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= QEMU CPU Emulator (github bsd-user branch)
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 8365e5bc6bc0..f8a6cadf93e4 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -6,7 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator ${${FLAVOR}_COMMENT}
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
diff --git a/emulators/qemu6/Makefile b/emulators/qemu6/Makefile
index 9a8dc2c192f2..0c881f2e86ed 100644
--- a/emulators/qemu6/Makefile
+++ b/emulators/qemu6/Makefile
@@ -6,7 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator ${${FLAVOR}_COMMENT} - 6.X
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2
diff --git a/emulators/qemu70/Makefile b/emulators/qemu70/Makefile
index c6c8e0181c61..93f210e36c87 100644
--- a/emulators/qemu70/Makefile
+++ b/emulators/qemu70/Makefile
@@ -6,7 +6,7 @@ DIST_SUBDIR= qemu/${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= QEMU CPU Emulator ${${FLAVOR}_COMMENT} - 7.0.x
-WWW= https://wiki.qemu.org/Main_Page
+WWW= https://www.qemu.org/
LICENSE= GPLv2