diff options
author | flz <flz@FreeBSD.org> | 2005-03-16 06:21:16 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-16 06:21:16 +0800 |
commit | 434885d5aa07e17bb59b32ed8a302e0f935577bc (patch) | |
tree | e917bcb975964f228cb13a6dcb292ddbaee95137 /net/Makefile | |
parent | 1f070ffe042d5f2b315fbdc87e51f542705d3092 (diff) | |
download | freebsd-ports-gnome-434885d5aa07e17bb59b32ed8a302e0f935577bc.tar.gz freebsd-ports-gnome-434885d5aa07e17bb59b32ed8a302e0f935577bc.tar.zst freebsd-ports-gnome-434885d5aa07e17bb59b32ed8a302e0f935577bc.zip |
- Add p5-Net-Packet 2.03, a framework to easily send and receive frames from
layer 2 to layer 7.
PR: ports/77095
Submitted by: GomoR <gomor@enslaved.homeunix.org>
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 b82566c0804c..55105915c418 100644 --- a/net/Makefile +++ b/net/Makefile @@ -485,6 +485,7 @@ SUBDIR += p5-Net-MSN SUBDIR += p5-Net-MovableType SUBDIR += p5-Net-OSCAR + SUBDIR += p5-Net-Packet SUBDIR += p5-Net-ParseWhois SUBDIR += p5-Net-Patricia SUBDIR += p5-Net-Pcap |