diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
commit | b0b4a59bcddc7c22886a37590d5ccb967e85fb4f (patch) | |
tree | dcc7923c09e05f911d28b21af9ad443c8456a03f /net-mgmt/ettercap | |
parent | f7653cb423fcf47cc35d8fba3fe04e2454d2cb41 (diff) | |
download | freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.gz freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.zst freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.zip |
- Reassign to the heap
Diffstat (limited to 'net-mgmt/ettercap')
-rw-r--r-- | net-mgmt/ettercap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index ffc8c26f7539..6a6395226918 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NG-${PORTVERSION} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A network sniffer/interceptor/injector/logger for switched LANs BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet |