diff options
author | gdt <gdt@pkgsrc.org> | 2007-04-24 14:49:34 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-04-24 14:49:34 +0000 |
commit | d670556096e1624cb6674a403ba8d926da57f43a (patch) | |
tree | 2ec40ae2101c987fb35da3e1b485798ca492ae59 /net/gated/Makefile | |
parent | 2d5bd3c024e3a215f6c4614edd24f69d0b9fd37d (diff) | |
download | pkgsrc-d670556096e1624cb6674a403ba8d926da57f43a.tar.gz |
add license (from "Licensing")
Diffstat (limited to 'net/gated/Makefile')
-rw-r--r-- | net/gated/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index ef11d795426..f7c664c6548 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2007/04/24 12:14:23 tron Exp $ +# $NetBSD: Makefile,v 1.30 2007/04/24 14:49:34 gdt Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 @@ -14,6 +14,7 @@ COMMENT= Routing protocol daemon NOT_FOR_PLATFORM= Interix-*-* # no userland routing table support +LICENSE= gated-license RESTRICTED= Required license from Merit NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |