diff options
author | decke <decke@FreeBSD.org> | 2010-04-01 20:45:37 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2010-04-01 20:45:37 +0800 |
commit | 875f0a7044f4c5509e0fc88a34ee495898b02ca0 (patch) | |
tree | e8118bbce3abe111a2230f3cbb1d844df8b5a63b /dns | |
parent | 8d46c6d7fe75489d8d854d6993b6bc1a43f43bf9 (diff) | |
download | freebsd-ports-gnome-875f0a7044f4c5509e0fc88a34ee495898b02ca0.tar.gz freebsd-ports-gnome-875f0a7044f4c5509e0fc88a34ee495898b02ca0.tar.zst freebsd-ports-gnome-875f0a7044f4c5509e0fc88a34ee495898b02ca0.zip |
- Change to my FreeBSD email address
Approved by: miwi (mentor), beat (co-mentor)
Diffstat (limited to 'dns')
-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 18e0bcf44375..3ab9a1275578 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.maradns.org/download/1.4/${PORTVERSION}/ \ SF/${PORTNAME}/MaraDNS/${PORTVERSION}/ -MAINTAINER= decke@bluelife.at +MAINTAINER= decke@FreeBSD.org COMMENT= DNS server with focus on security and simplicity REINPLACE_ARGS= -i "" |