diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-11 23:52:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-11 23:52:03 +0800 |
commit | f7d0148282c91b343fe952cbdcca7475605b6366 (patch) | |
tree | 290b2809b7fba590ac47cba12125d72219121594 /dns/dns2tcp | |
parent | 0ad98caf8ee9e9754ed840ccf02ee829640b10d6 (diff) | |
download | freebsd-ports-gnome-f7d0148282c91b343fe952cbdcca7475605b6366.tar.gz freebsd-ports-gnome-f7d0148282c91b343fe952cbdcca7475605b6366.tar.zst freebsd-ports-gnome-f7d0148282c91b343fe952cbdcca7475605b6366.zip |
- Drop maintainership
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 b7d163900ae9..61c4bdf319df 100644 --- a/dns/dns2tcp/Makefile +++ b/dns/dns2tcp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.3 CATEGORIES= dns MASTER_SITES= http://www.hsc.fr/ressources/outils/${PORTNAME}/download/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS GNU_CONFIGURE= yes |