diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 08:27:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 08:27:36 +0000 |
commit | 0dd2cc807cc4adc2df1a27ae0d00e6654527bf22 (patch) | |
tree | 71840db89d88873dae3fe40f98c77ebe5089464c /dns | |
parent | 3029da5fb68c5f0c028f12eb877eba7b464e5c36 (diff) | |
download | ports-0dd2cc807cc4adc2df1a27ae0d00e6654527bf22.tar.gz ports-0dd2cc807cc4adc2df1a27ae0d00e6654527bf22.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsutl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index e01519ae6a16..621fb20145ae 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \ http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ \ ftp://ftp.agso.gov.au/pub/Aegis/dnsutl/ -MAINTAINER= Karl.Dietz@frankfurt.netsurf.de +MAINTAINER= ports@FreeBSD.org COMMENT= Programs to make using DNS easier GNU_CONFIGURE= yes |