diff options
Diffstat (limited to 'net/enet/Makefile')
-rw-r--r-- | net/enet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile index d481f23539fc..b46974c45203 100644 --- a/net/enet/Makefile +++ b/net/enet/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://enet.bespin.org/download/ MAINTAINER= nc@FreeBSD.org COMMENT= Simple and robust communication library based on UDP +WWW= http://enet.bespin.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |