diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
commit | f3f892c5158f2359e9ba9f2855111c109830861e (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /dns/gdnsd | |
parent | 6b219320e32a6082492f6b705de70afe54ad3b87 (diff) | |
download | freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip |
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'dns/gdnsd')
-rw-r--r-- | dns/gdnsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/gdnsd/Makefile b/dns/gdnsd/Makefile index 81e883dc975b..e4427b3f8831 100644 --- a/dns/gdnsd/Makefile +++ b/dns/gdnsd/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION}/ \ http://gdnsd.scaleengine.net/gdnsd/ -MAINTAINER= allanjude@freebsd.org +MAINTAINER= allanjude@FreeBSD.org COMMENT= Authoritative-only GeoIP-aware DNS server LICENSE= GPLv3 |