diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-07 22:57:34 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-07 22:57:34 +0000 |
commit | 19cad376d7771c3cbbbe77c5838ff0217076ead6 (patch) | |
tree | 8ace0102d82124b7479415ef61ffd00c27c33d11 /net/Makefile | |
parent | 6292cacf891de686631174bfde43074ecd7c6a1e (diff) | |
download | ports-19cad376d7771c3cbbbe77c5838ff0217076ead6.tar.gz ports-19cad376d7771c3cbbbe77c5838ff0217076ead6.zip |
Perl module which provides a unified way to configure network interfaces
Notes
Notes:
svn path=/head/; revision=292925
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 ff76d5ac1940..c6daa884aa5a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -579,6 +579,7 @@ SUBDIR += p5-Net-IPTrie SUBDIR += p5-Net-IRR SUBDIR += p5-Net-Ident + SUBDIR += p5-Net-Ifconfig-Wrapper SUBDIR += p5-Net-Interface SUBDIR += p5-Net-Jaiku SUBDIR += p5-Net-Jifty |