diff options
Diffstat (limited to 'net-mgmt/ehnt')
-rw-r--r-- | net-mgmt/ehnt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/ehnt/Makefile b/net-mgmt/ehnt/Makefile index 56f58fbb33db..37805a91db60 100644 --- a/net-mgmt/ehnt/Makefile +++ b/net-mgmt/ehnt/Makefile @@ -12,11 +12,9 @@ CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= marck@rinet.ru +MAINTAINER= marck@FreeBSD.org COMMENT= A simple Cisco NetFlow data collector -USE_PERL5= yes - PLIST_FILES= bin/ehnt etc/rc.d/ehntserv.sh.sample \ sbin/ehntserv share/ehnt/asnc.txt PLIST_DIRS+= share/ehnt |