diff options
Diffstat (limited to 'net/despoof')
-rw-r--r-- | net/despoof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/despoof/Makefile b/net/despoof/Makefile index f1bd069bfc53..09592ca407a6 100644 --- a/net/despoof/Makefile +++ b/net/despoof/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net security MASTER_SITES= http://razor.bindview.com/tools/files/ EXTRACT_SUFX= .tgz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= roam@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |