diff options
Diffstat (limited to 'emulators/qemu-user-static-devel/Makefile')
-rw-r--r-- | emulators/qemu-user-static-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile index 9c02b6dc9f2c..4b123cf73978 100644 --- a/emulators/qemu-user-static-devel/Makefile +++ b/emulators/qemu-user-static-devel/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 |