diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /net/p0f | |
parent | track ESR's page. (diff) |
Retire comment file.
Notes
Notes:
svn path=/head/; revision=76700
Diffstat (limited to 'net/p0f')
-rw-r--r-- | net/p0f/Makefile | 1 | ||||
-rw-r--r-- | net/p0f/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p0f/Makefile b/net/p0f/Makefile index 754f87fbfaee..3e67a7185611 100644 --- a/net/p0f/Makefile +++ b/net/p0f/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.stearns.org/p0f/ EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org +COMMENT= Passive OS fingerprinting tool USE_REINPLACE= yes DOCFILES= COPYING CREDITS ChangeLog README diff --git a/net/p0f/pkg-comment b/net/p0f/pkg-comment deleted file mode 100644 index acf5b5aa214d..000000000000 --- a/net/p0f/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Passive OS fingerprinting tool |