diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
commit | af770130983e72fa6f54a05de2e7e542b8d9a717 (patch) | |
tree | 3163f9a25661b610b4e1ce28e5259b1adcd0f9a3 /dns | |
parent | 2551760b4ccd0b487fb03836c3e6abcacf48b42e (diff) | |
download | ports-af770130983e72fa6f54a05de2e7e542b8d9a717.tar.gz ports-af770130983e72fa6f54a05de2e7e542b8d9a717.zip |
Notes
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 |