diff options
-rw-r--r-- | dns/hesiod/Makefile | 2 | ||||
-rw-r--r-- | german/ding/Makefile | 2 | ||||
-rw-r--r-- | japanese/im-ja/Makefile | 2 | ||||
-rw-r--r-- | net/nss_ldap/Makefile | 2 | ||||
-rw-r--r-- | security/heimdal/Makefile | 2 | ||||
-rw-r--r-- | security/vxquery/Makefile | 2 | ||||
-rw-r--r-- | textproc/xhtml-basic/Makefile | 2 | ||||
-rw-r--r-- | textproc/xhtml-modularization/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 06123e58fa88..daed6c196cf9 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.2 CATEGORIES= dns MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A directory service built on DNS and BIND MAN1= hesinfo.1 diff --git a/german/ding/Makefile b/german/ding/Makefile index a5dea5f5e89e..8305ea9bfeca 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= german tk84 MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A German-English dictionary program for X windows/Unix RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile index 3477abb37e44..68931e588bac 100644 --- a/japanese/im-ja/Makefile +++ b/japanese/im-ja/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= japanese x11-toolkits MASTER_SITES= http://im-ja.sourceforge.net/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese input module for GTK2 OPTIONS+= ANTHY "Use Anthy" on diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index a4ec13d15789..38357af9599e 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.padl.com/download/ DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION} -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2307 NSS module USE_OPENLDAP= yes diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 5ebf7cfa4596..b25154d9a785 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.ayamura.org/pub/heimdal/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A re-implementation of Kerberos V CONFLICTS= krb4-[0-9]* krb5-[0-9]* diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile index a2d77148d7d8..58044d94e213 100644 --- a/security/vxquery/Makefile +++ b/security/vxquery/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= security textproc MASTER_SITES= http://www.vuxml.org/files/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VuXML Query Tool USE_BZIP2= YES diff --git a/textproc/xhtml-basic/Makefile b/textproc/xhtml-basic/Makefile index 81272a0077cd..4cd2ad5e6939 100644 --- a/textproc/xhtml-basic/Makefile +++ b/textproc/xhtml-basic/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.w3.org/TR/2000/REC-${PORTNAME}-${RECDATE}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML Basic DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr \ diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index 50c2fdbe63db..95d9d60a8c69 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.w3.org/TR/2001/REC-${PORTNAME}-${RECDATE}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= W3C's Modularization of XHTML DTDs and docs RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr |