diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-12 07:57:58 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-12 07:57:58 +0800 |
commit | 5c5a9f245480548322ee03a19f252dd7d76dae73 (patch) | |
tree | 3d827fc47e0767c9053b3400a22185429c07c512 /net-mgmt/p0f/Makefile | |
parent | 295226f3d2e4f44971dfcc847b1555c5269912f1 (diff) | |
download | freebsd-ports-gnome-5c5a9f245480548322ee03a19f252dd7d76dae73.tar.gz freebsd-ports-gnome-5c5a9f245480548322ee03a19f252dd7d76dae73.tar.zst freebsd-ports-gnome-5c5a9f245480548322ee03a19f252dd7d76dae73.zip |
whitespace only
Diffstat (limited to 'net-mgmt/p0f/Makefile')
-rw-r--r-- | net-mgmt/p0f/Makefile | 18 |
1 files changed, 9 insertions, 9 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 |