diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /dns | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) |
Notes
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 |