diff options
-rw-r--r-- | net/fping/Makefile | 2 |
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" |