diff options
Diffstat (limited to 'net/httping/Makefile')
-rw-r--r-- | net/httping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index f36467ed4e42..2bda61a071b7 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A ping-like tool for HTTP requests CFLAGS+= -DVERSION=\"${PORTVERSION}\" |