diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 14111407e357aa2b801b30d1d5260790bc565ebd (patch) | |
tree | 8770dd2066f27a1c2d9b6fbd834ac1e585fbd86d /net/p0f | |
parent | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (diff) | |
download | ports-14111407e357aa2b801b30d1d5260790bc565ebd.tar.gz ports-14111407e357aa2b801b30d1d5260790bc565ebd.zip |
Notes
Diffstat (limited to 'net/p0f')
-rw-r--r-- | net/p0f/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p0f/Makefile b/net/p0f/Makefile index 797f990e4b19..f5731c383453 100644 --- a/net/p0f/Makefile +++ b/net/p0f/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lcamtuf.hack.pl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |