diff options
author | wjv <wjv@FreeBSD.org> | 2003-02-17 22:42:02 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2003-02-17 22:42:02 +0800 |
commit | 171edc092074efd21b00ebfdf46c0eae45936798 (patch) | |
tree | 25116cb3c100796c933cd936488be31234c4eb10 /net/ntop | |
parent | 36cd134c97d1a2a9bf6eb5a65ce903aa64b7879b (diff) | |
download | freebsd-ports-gnome-171edc092074efd21b00ebfdf46c0eae45936798.tar.gz freebsd-ports-gnome-171edc092074efd21b00ebfdf46c0eae45936798.tar.zst freebsd-ports-gnome-171edc092074efd21b00ebfdf46c0eae45936798.zip |
- 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/ntop')
-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 e876624b2ad6..ea48cba45008 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. |