diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /net/recvnet | |
parent | xboxproxy is an xbox system link proxy that bridges xbox network traffic (diff) |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Notes
Notes:
svn path=/head/; revision=144389
Diffstat (limited to 'net/recvnet')
-rw-r--r-- | net/recvnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile index 3204d1bcd868..df342f4a437a 100644 --- a/net/recvnet/Makefile +++ b/net/recvnet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vanheusden.com/Linux/ \ http://critical.ch/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recvnet (inverse telnet) is a utility for debugging tcp connections CFLAGS+= -DVERSION=\"${PORTVERSION}\" |