diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-24 13:44:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-24 13:44:38 +0800 |
commit | e3d727d4a4160fd0cd0e385ae9ed49c351b472f8 (patch) | |
tree | c9eea5a34246857a1fec56c9920e5349152b2ff6 /dns | |
parent | 400898b7cfe1fde1a651f5994044d3690e1da843 (diff) | |
download | freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.tar.gz freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.tar.zst freebsd-ports-gnome-e3d727d4a4160fd0cd0e385ae9ed49c351b472f8.zip |
Reset maintainer at his request; nectar is away from FreeBSD work right now.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/hesiod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 06123e58fa88..daed6c196cf9 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.2 CATEGORIES= dns MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A directory service built on DNS and BIND MAN1= hesinfo.1 |