diff options
Diffstat (limited to 'devel/libdisasm/Makefile')
-rw-r--r-- | devel/libdisasm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdisasm/Makefile b/devel/libdisasm/Makefile index 7b6c5f764cba..7440aac945c4 100644 --- a/devel/libdisasm/Makefile +++ b/devel/libdisasm/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/bastard/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Intel x86 instructions disassembler utility and library +WWW= http://bastard.sourceforge.net/libdisasm.html LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/LICENSE |