diff options
Diffstat (limited to 'dns/dns2tcp')
-rw-r--r-- | dns/dns2tcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dns2tcp/Makefile b/dns/dns2tcp/Makefile index 5685c00afccb..400b1f516094 100644 --- a/dns/dns2tcp/Makefile +++ b/dns/dns2tcp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= dns MASTER_SITES= http://www.hsc.fr/ressources/outils/${PORTNAME}/download/ -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS GNU_CONFIGURE= yes |