diff options
author | pi <pi@FreeBSD.org> | 2014-10-21 13:25:33 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-10-21 13:25:33 +0800 |
commit | d86a91fc374b6d6d1445bdc5828237f34485b6a0 (patch) | |
tree | 0274cecfb4e54294b01504544f73d80ff1f4cc7e /net/Makefile | |
parent | 3fe8655efb1f2198222749741e4305b5d8755357 (diff) | |
download | freebsd-ports-gnome-d86a91fc374b6d6d1445bdc5828237f34485b6a0.tar.gz freebsd-ports-gnome-d86a91fc374b6d6d1445bdc5828237f34485b6a0.tar.zst freebsd-ports-gnome-d86a91fc374b6d6d1445bdc5828237f34485b6a0.zip |
New port: net/ng_mikrotik_eoip
Netgraph node for Mikrotik Ethernet-over-IP tunneling support
WWW: http://imax.in.ua/ng_mikrotik_eoip/
PR: 193420
Submitted by: gelraen.ua@gmail.com
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 6c506ee96325..95e07467229b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -392,6 +392,7 @@ SUBDIR += netwib SUBDIR += neubot SUBDIR += nfsshell + SUBDIR += ng_mikrotik_eoip SUBDIR += ngrep SUBDIR += nifmon SUBDIR += nload |