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-mgmt | |
parent | Change MAINTAINER for my ports. (diff) |
Change MAINTAINER for my ports.
Approved by: will
Notes
Notes:
svn path=/head/; revision=33312
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p0f/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 797f990e4b19..f5731c383453 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/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} |