diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dhisd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile index aa87ce14ecba..da86d5d82ed3 100644 --- a/dns/dhisd/Makefile +++ b/dns/dhisd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ -MAINTAINER= baskruit@bsltwr.dnsalias.org +MAINTAINER= ports@FreeBSD.org COMMENT= DHIS server for dynamic updates on the server using specific engines LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd |