diff options
-rw-r--r-- | dns/checkdns/Makefile | 2 | ||||
-rw-r--r-- | mail/qsheff/Makefile | 2 | ||||
-rw-r--r-- | mail/zabit/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netustad/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index 2f098f773e08..e3201ebeb5ac 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A domain name server analysis and reporting tool USE_REINPLACE= yes diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index 32f329530e5d..7ee7e91cc081 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.enderunix.org/qsheff/ \ ${MASTER_SITE_SOURCEFORGE} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/} -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A qmail-queue replacement to filter mail traffic BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-queue:${PORTSDIR}/mail/qmail \ diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile index 4d0353f38afc..5eddcb30c39d 100644 --- a/mail/zabit/Makefile +++ b/mail/zabit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.1 CATEGORIES= mail MASTER_SITES= http://www.enderunix.org/zabit/ -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zabit is a content/attachment filter for qmail RUN_DEPENDS= ${QMAIL_QUEUE}:${PORTSDIR}/mail/qmail diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index 70996c328a77..a0b187a2da7b 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://www.enderunix.org/netustad/ -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Web based admin tool that manages network services #MAN8= netustad.8 netustadpasswd.8 |