diff options
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r-- | net/dgd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 8739b57c7345..9104c3c199ce 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -17,6 +17,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd/patches|} \ ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ MAINTAINER= glewis@FreeBSD.org +COMMENT= Dworkin's Generic Driver (network server) NO_CDROM= "no distribution to corporate environment" RESTRICTED= "license required for commercial use" |