aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2003-12-22 02:35:30 +0800
committerclement <clement@FreeBSD.org>2003-12-22 02:35:30 +0800
commitaac4f51caec8182856aac35e97beedd6c79516ed (patch)
tree7758a2f689ee541c2c37dd313a4b196d7fb68050 /net
parent0e63d90f12046d35c735f9e25aaf31cb669c056f (diff)
downloadfreebsd-ports-gnome-aac4f51caec8182856aac35e97beedd6c79516ed.tar.gz
freebsd-ports-gnome-aac4f51caec8182856aac35e97beedd6c79516ed.tar.zst
freebsd-ports-gnome-aac4f51caec8182856aac35e97beedd6c79516ed.zip
- fix typo in pkg-message [1]
- Change my email address Noticed by: Bob Rakov <bob@rakov.net> [1] Approved by: erwin (mentor)
Diffstat (limited to 'net')
-rw-r--r--net/ntop/Makefile2
-rw-r--r--net/ntop/pkg-message2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 15f6f76056ed..db442da908b1 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -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 \
diff --git a/net/ntop/pkg-message b/net/ntop/pkg-message
index 7f03e9eac1d0..e116dc429a49 100644
--- a/net/ntop/pkg-message
+++ b/net/ntop/pkg-message
@@ -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-