diff options
Diffstat (limited to 'net/ndisc6/Makefile')
-rw-r--r-- | net/ndisc6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index 4a47b0cabfcf..8da80397b89c 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -7,6 +7,7 @@ PORTNAME= ndisc6 PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/ndisc6/ \ http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/ @@ -39,6 +40,8 @@ MLINKS= rltraceroute6.8 tcptraceroute6.8 \ addr2name.1 name2addr.1 \ tcpspray.1 tcpspray6.1 +USE_RC_SUBR= rdnssd + PORTDOCS= AUTHORS NEWS README post-install: |