summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-04-30 18:33:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-04-30 18:33:29 +0000
commita80663b2a5f887363ef4aeab67e5745298376e37 (patch)
treef48cc08c77296a85bc210f0a86314d00e0ffb819 /net
parentThe previous commit was incomplete. (diff)
Drop maintainership. I don't use this everyday as I once did
Notes
Notes: svn path=/head/; revision=58374
Diffstat (limited to 'net')
-rw-r--r--net/fping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index fe44ac27fb8a..705be950c363 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.stanford.edu/dept/networking/pub/fping/ \
ftp://sntop.sourceforge.net/pub/sntop/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/sbin"