diff options
-rw-r--r-- | devel/avra/Makefile | 4 | ||||
-rw-r--r-- | devel/phpbt/Makefile | 2 | ||||
-rw-r--r-- | devel/poco-ssl/Makefile | 2 | ||||
-rw-r--r-- | devel/poco/Makefile | 2 | ||||
-rw-r--r-- | lang/snobol4/Makefile | 2 | ||||
-rw-r--r-- | mail/mimedefang/Makefile | 2 | ||||
-rw-r--r-- | security/liedentd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/no-login/Makefile | 2 | ||||
-rw-r--r-- | sysutils/obliterate/Makefile | 2 |
9 files changed, 10 insertions, 10 deletions
diff --git a/devel/avra/Makefile b/devel/avra/Makefile index 69274b6129c4..cc839ea14dbd 100644 --- a/devel/avra/Makefile +++ b/devel/avra/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tavrasm # Date created: 12 December 2003 -# Whom: Wes Peters <wes@FreeBSD.org> +# Whom: Wes Peters <@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ DISTVERSIONSUFFIX= -src CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index bfde89e68555..04c1014ed62e 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES?= devel MASTER_SITES= SF -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bug-tracking system developed in PHP RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index af636dbde8cb..a78531e5a5c9 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl DISTNAME= poco-${PORTVERSION}-all -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Portable Components library with NetSSL library LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 7838765bf8bc..b824dfff228c 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.3.6 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Portable Components library GNU_CONFIGURE= yes diff --git a/lang/snobol4/Makefile b/lang/snobol4/Makefile index bfcb74021bbf..6bb7c66fb6f5 100644 --- a/lang/snobol4/Makefile +++ b/lang/snobol4/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.ultimate.com/snobol/ -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL HAS_CONFIGURE= yes diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 2c730ab5dc98..e7be25eae5df 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Milter based anti-spam and anti-virus filtering program BUILD_DEPENDS= \ diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile index 66d30bf7bee6..82cedee3ccee 100644 --- a/security/liedentd/Makefile +++ b/security/liedentd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An ident server which refuses to divulge security information .include <bsd.port.mk> diff --git a/sysutils/no-login/Makefile b/sysutils/no-login/Makefile index afc88453f390..d18a5761b6e9 100644 --- a/sysutils/no-login/Makefile +++ b/sysutils/no-login/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Refuse a login to a user, and make a note of it in syslog .include <bsd.port.mk> diff --git a/sysutils/obliterate/Makefile b/sysutils/obliterate/Makefile index 03e2eff9d3cc..dd757cae0f14 100644 --- a/sysutils/obliterate/Makefile +++ b/sysutils/obliterate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Securely delete file[s] .include <bsd.port.mk> |