Bug 191026 - net/scapy - typo error in template Makefile
Summary: net/scapy - typo error in template Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-14 09:27 UTC by jamie
Modified: 2014-06-16 05:13 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jamie 2014-06-14 09:27:03 UTC
Refers to MMAP instead of NMAP rendering the NMAP dependency option inaffective

Fix:
sed -i .bak 's/MMAP/NMAP/' net/scapy/Makefile :-)
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-15 03:17:04 UTC
A commit references this bug:

Author: miwi
Date: Sun Jun 15 03:16:17 UTC 2014
New revision: 357821
URL: http://svnweb.freebsd.org/changeset/ports/357821

Log:
  - Fix typo

  PR:		191026

Changes:
  head/net/scapy/Makefile