diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /dns/hesiod | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
Notes
Diffstat (limited to 'dns/hesiod')
-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 b2dc486cb741..55ef1522bbb1 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.0 CATEGORIES= dns MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A directory service built on DNS and BIND MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ |