diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /dns/posadis | |
parent | 3fc3d1ecb1e9022890e0a8dfb7e8dab36f098065 (diff) | |
download | ports-189bb010c08702d5d887899161ee9c5fe731aabf.tar.gz ports-189bb010c08702d5d887899161ee9c5fe731aabf.zip |
Notes
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 e4ee7c6c1477..12a0cb1fc998 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Domain Name Server (DNS) implementation LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib |