diff options
author | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
commit | fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509 (patch) | |
tree | 34ea0e2319fb3a80aebb374fbbd0d7bec0ab2370 /dns/maradns | |
parent | e327031843051a7b73e4977066e0fee1c7ab13ae (diff) | |
download | freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.gz freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.zst freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.zip |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'dns/maradns')
-rw-r--r-- | dns/maradns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 1bcc9bd49343..2c3ad8679d36 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.maradns.org/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes |