diff options
Diffstat (limited to 'misc/xd-rust/Makefile')
-rw-r--r-- | misc/xd-rust/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index b06ec9a1a8cb..6c937f0c78b8 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -7,6 +7,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Tool that dumps binary input in a variety of formats +WWW= https://bitbucket.org/delan/xd/src/default/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.txt |