mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix typo in pkg-message [1]
- Change my email address Noticed by: Bob Rakov <bob@rakov.net> [1] Approved by: erwin (mentor)
This commit is contained in:
parent
867c15c2b1
commit
fc775c0f10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96338
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sheepkiller@cultdeadsheep.org
|
||||
MAINTAINER= clement@FreeBSD.org
|
||||
COMMENT= Network monitoring tool with command line and web interfaces
|
||||
|
||||
LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 \
|
||||
|
|
|
@ -18,7 +18,7 @@ Note that the installed startup script will NOT be execute at system
|
|||
startup by default. If you wish ntop to start when your system boots,
|
||||
you should make this script executable:
|
||||
|
||||
# chmod 555 %%LOCALBASE%%/etc/rc/ntop.sh
|
||||
# chmod 555 %%LOCALBASE%%/etc/rc.d/ntop.sh
|
||||
|
||||
NB!! NB!! NB!!
|
||||
In the past, ntop has been the subject of repeated security vulner-
|
||||
|
|
Loading…
Add table
Reference in a new issue