summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/p0f/Makefile18
-rw-r--r--net/p0f/Makefile18
2 files changed, 18 insertions, 18 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile
index 3c5b01c44995..2dd8672ad833 100644
--- a/net-mgmt/p0f/Makefile
+++ b/net-mgmt/p0f/Makefile
@@ -5,19 +5,19 @@
# $FreeBSD$
#
-PORTNAME= p0f
-PORTVERSION= 2.0.2
-CATEGORIES= net
-MASTER_SITES= http://lcamtuf.coredump.cx/p0f/
-EXTRACT_SUFX= .tgz
+PORTNAME= p0f
+PORTVERSION= 2.0.2
+CATEGORIES= net
+MASTER_SITES= http://lcamtuf.coredump.cx/p0f/
+EXTRACT_SUFX= .tgz
-MAINTAINER= trevor@FreeBSD.org
-COMMENT= Passive OS fingerprinting tool
+MAINTAINER= trevor@FreeBSD.org
+COMMENT= Passive OS fingerprinting tool
DOCFILES= COPYING CREDITS ChangeLog KNOWN_BUGS README TODO win-memleak.txt
MAN1= p0f.1
-PLIST= ${WRKDIR}/pkg-plist
-WRKSRC= ${WRKDIR}/p0f
+PLIST= ${WRKDIR}/pkg-plist
+WRKSRC= ${WRKDIR}/p0f
post-patch:
.for ii in config.h doc/README
diff --git a/net/p0f/Makefile b/net/p0f/Makefile
index 3c5b01c44995..2dd8672ad833 100644
--- a/net/p0f/Makefile
+++ b/net/p0f/Makefile
@@ -5,19 +5,19 @@
# $FreeBSD$
#
-PORTNAME= p0f
-PORTVERSION= 2.0.2
-CATEGORIES= net
-MASTER_SITES= http://lcamtuf.coredump.cx/p0f/
-EXTRACT_SUFX= .tgz
+PORTNAME= p0f
+PORTVERSION= 2.0.2
+CATEGORIES= net
+MASTER_SITES= http://lcamtuf.coredump.cx/p0f/
+EXTRACT_SUFX= .tgz
-MAINTAINER= trevor@FreeBSD.org
-COMMENT= Passive OS fingerprinting tool
+MAINTAINER= trevor@FreeBSD.org
+COMMENT= Passive OS fingerprinting tool
DOCFILES= COPYING CREDITS ChangeLog KNOWN_BUGS README TODO win-memleak.txt
MAN1= p0f.1
-PLIST= ${WRKDIR}/pkg-plist
-WRKSRC= ${WRKDIR}/p0f
+PLIST= ${WRKDIR}/pkg-plist
+WRKSRC= ${WRKDIR}/p0f
post-patch:
.for ii in config.h doc/README