diff options
-rw-r--r-- | benchmarks/postal/Makefile | 2 | ||||
-rw-r--r-- | databases/memcached12/Makefile | 2 | ||||
-rw-r--r-- | dns/fastresolve/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index f2b66962d662..63269bc056f3 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks mail MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmark SMTP/POP servers LICENSE= GPLv3 diff --git a/databases/memcached12/Makefile b/databases/memcached12/Makefile index 5816403a5d91..f40a21668594 100644 --- a/databases/memcached12/Makefile +++ b/databases/memcached12/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance distributed memory object cache system LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 1119c1559a27..ee73501f5cfd 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= http://www.djmnet.org/sw/dist/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Programs that process web logs to get DNS and domain ownership info LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns |