diff options
Diffstat (limited to 'net/libnet/Makefile')
-rw-r--r-- | net/libnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile index a57f23c44747..f041bcb27aee 100644 --- a/net/libnet/Makefile +++ b/net/libnet/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/libnet/libnet/releases/download/v${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= C library for creating IP packets +WWW= https://github.com/libnet/libnet LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |