diff options
Diffstat (limited to 'emulators/qemu-user-static/Makefile')
-rw-r--r-- | emulators/qemu-user-static/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile index 6b292406d26e..883e5b27a975 100644 --- a/emulators/qemu-user-static/Makefile +++ b/emulators/qemu-user-static/Makefile @@ -7,6 +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 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |