diff options
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r-- | net/libdnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index de18e6a4f555..63134d9f8b40 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -6,6 +6,7 @@ CATEGORIES?= net MAINTAINER?= onatan@gmail.com COMMENT= Simple interface to low level networking routines +WWW= https://github.com/5u623l20/libdnet/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |