diff options
Diffstat (limited to 'devel/libx86/Makefile')
-rw-r--r-- | devel/libx86/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libx86/Makefile b/devel/libx86/Makefile index 88859e655bc9..e52e749f7af3 100644 --- a/devel/libx86/Makefile +++ b/devel/libx86/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.codon.org.uk/~mjg59/libx86/downloads/ \ MAINTAINER= jkim@FreeBSD.org COMMENT= Hardware-independent library for executing real-mode x86 code +WWW= http://www.codon.org.uk/~mjg59/libx86/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT |