diff options
author | wjv <wjv@FreeBSD.org> | 2003-02-17 14:42:02 +0000 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2003-02-17 14:42:02 +0000 |
commit | 171edc092074efd21b00ebfdf46c0eae45936798 (patch) | |
tree | 25116cb3c100796c933cd936488be31234c4eb10 /net | |
parent | 36cd134c97d1a2a9bf6eb5a65ce903aa64b7879b (diff) | |
download | FreeBSD-ports-171edc092074efd21b00ebfdf46c0eae45936798.zip FreeBSD-ports-171edc092074efd21b00ebfdf46c0eae45936798.tar.gz |
- Relinquish maintainership. I don't use ntop anymore, and I've been
consistently unable to find the time to update the port.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index e876624..ea48cba 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|.r|-rc|} EXTRACT_SUFX= .tgz -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # Besides the required dependencies listed here, this port can optionally # make use of sysutils/lsof and security/nmap if installed. |