diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-01-10 00:09:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-01-10 00:09:38 +0000 |
commit | 379dc3a0b132cd8acf1535754c3291bd68141756 (patch) | |
tree | 13d2f97ef2d5fc3aa1145a70fc074d608f7e02b6 /mail | |
parent | 3bb41b61be05ce3ace55167d30faa2a500d87d2d (diff) | |
download | ports-379dc3a0b132cd8acf1535754c3291bd68141756.tar.gz ports-379dc3a0b132cd8acf1535754c3291bd68141756.zip |
Drop maintainership from a handful of ports that I no longer use.
Notes
Notes:
svn path=/head/; revision=431043
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamassassin/Makefile | 2 | ||||
-rw-r--r-- | mail/squirrelmail-decode/Makefile | 2 | ||||
-rw-r--r-- | mail/squirrelmail-translations/Makefile | 2 | ||||
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 8e14c1097032..2ab137522d3a 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -8,7 +8,7 @@ CATEGORIES?= mail perl5 MASTER_SITES= APACHE/spamassassin/source CPAN/Mail DISTNAME= Mail-SpamAssassin-${PORTVERSION} -MAINTAINER?= adamw@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Highly efficient mail filter for identifying spam LICENSE= APACHE20 diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile index 5cdd295836bb..dcaeadfbd7d8 100644 --- a/mail/squirrelmail-decode/Makefile +++ b/mail/squirrelmail-decode/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail www MASTER_SITES= SF/squirrelmail/decode/${PORTVERSION} DIST_SUBDIR= squirrelmail -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decoders to display extra character sets in SquirrelMail LICENSE= GPLv2 diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile index 5e5675b100e0..6560bd8ef71c 100644 --- a/mail/squirrelmail-translations/Makefile +++ b/mail/squirrelmail-translations/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/adamw/squirrelmail DISTNAME= squirrelmail-${PORTVERSION}_0200-SVN.locales DIST_SUBDIR= squirrelmail -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NLS translations for Squirrelmail (mail/squirrelmail) LICENSE= GPLv2 diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 6062591622ca..e6c8ac2ef7e7 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/adamw/squirrelmail DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable DIST_SUBDIR= ${PORTNAME} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Webmail system which accesses mail over IMAP LICENSE= GPLv2 |