diff options
author | SUZUKI Shinsuke <suz@FreeBSD.org> | 2004-08-19 14:18:12 +0000 |
---|---|---|
committer | SUZUKI Shinsuke <suz@FreeBSD.org> | 2004-08-19 14:18:12 +0000 |
commit | 5be87a4a5eb296cf0fd034a469d8844920ef0ac6 (patch) | |
tree | eb6d523ea2c5801c17dafaa1d4f4373bbbcb35e2 /net/pim6dd | |
parent | bb9d4889656e09558f1b503cf8d4889ff8701e7a (diff) |
you can distribute pim6dd/sd under BSD-license, thanks to a LICENSE.mrouted change
Notes
Notes:
svn path=/head/; revision=116688
Diffstat (limited to 'net/pim6dd')
-rw-r--r-- | net/pim6dd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/pim6dd/Makefile b/net/pim6dd/Makefile index 53dc58610139..1afced78d89a 100644 --- a/net/pim6dd/Makefile +++ b/net/pim6dd/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= suz@FreeBSD.org COMMENT= PIM for IPv6 dense mode daemon -NO_CDROM= "Cannot be sold for profit" - USE_REINPLACE= yes MAN5= pim6dd.conf.5 |