diff options
-rw-r--r-- | deskutils/myitcrm/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 | ||||
-rw-r--r-- | www/zen-cart/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index 8536faecbcf3..b4ed58a664a6 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= SF/myitcrm/ DISTNAME= MyITCRM1-${PORTVERSION} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs LICENSE= GPLv3 diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile index f17092416449..6f34654ab242 100644 --- a/irc/eggdrop-devel/Makefile +++ b/irc/eggdrop-devel/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}${PORTVERSION} DISTFILES= ${PORTNAME}${PORTVERSION}-snapshot.tar.gz -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot LICENSE= GPLv2 diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index 079084b20420..cdbc7c5ebe0a 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ DISTNAME= ${PORTNAME}${PORTVERSION} DISTFILES= ${PORTNAME}${PORTVERSION}.tar.bz2 -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot LICENSE= GPLv2 diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index 2519fe179c45..143234bfac89 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan PKGNAMEPREFIX?= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:apache,cpan -MAINTAINER?= beech@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A highly efficient mail filter for identifying spam LICENSE= APACHE20 diff --git a/www/zen-cart/Makefile b/www/zen-cart/Makefile index 96f989f56986..f9d396332893 100644 --- a/www/zen-cart/Makefile +++ b/www/zen-cart/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.akherb.com/FreeBSD/source/ \ LOCAL/beech DISTNAME= zen-cart-v1.3.9h-full-fileset-10262010 -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based user-friendly, open source shopping cart LICENSE= GPLv2 |