diff options
Diffstat (limited to 'dns/posadis')
-rw-r--r-- | dns/posadis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 252069223771..84a3b5b0d070 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= "Domain Name Server (DNS) implementation" LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib \ |