diff options
Diffstat (limited to 'devel/libffi/Makefile')
-rw-r--r-- | devel/libffi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 8352d869fcdb..4bebca0aabf4 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PO MAINTAINER= kbowling@FreeBSD.org COMMENT= Foreign Function Interface +WWW= https://sourceware.org/libffi/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |