summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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