diff options
-rw-r--r-- | dns/dhid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dhid/Makefile b/dns/dhid/Makefile index 9c70ae9..45c0b58 100644 --- a/dns/dhid/Makefile +++ b/dns/dhid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.2 CATEGORIES= dns MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ -MAINTAINER= oryx@ungulate.net +MAINTAINER= ports@FreeBSD.org COMMENT= DHIS client for updating dynamic DNS entries in dhisd DNS tables LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 |