diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 15:27:35 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 15:27:35 +0000 |
commit | cbd39c124de87a6ad00f0565b2c226ee9325b741 (patch) | |
tree | 6ca5bb3ed9f124ab26e0b86d0b5457a3bca05871 /net-mgmt/p0f | |
parent | cba7dbe521f756149781f78fbb1587659b82d33a (diff) |
Notes
Diffstat (limited to 'net-mgmt/p0f')
-rw-r--r-- | net-mgmt/p0f/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 8425c351e8ca..6465b98660c3 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -8,7 +8,8 @@ PORTNAME= p0f PORTVERSION= 2.0.8 CATEGORIES= net-mgmt security -MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ +MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ \ + http://farrokhi.net/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= babak@farrokhi.net |