diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /mail | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/addresses-goodies/Makefile | 2 | ||||
-rw-r--r-- | mail/addresses/Makefile | 2 | ||||
-rw-r--r-- | mail/gnumail/Makefile | 2 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index 67a1a329304b..60634489f470 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gap PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} DISTNAME= Addresses-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Goodies for addressbook for GNUstep LICENSE= LGPL21 diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index 665c7e1bbffa..9362942c4eed 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= Addresses-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A versatile addressbook for GNUstep LICENSE= LGPL21 diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 0c358b576a4b..6301b1dcdd2d 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnustep MASTER_SITES= http://download.gna.org/gnustep-nonfsf/ DISTNAME= GNUMail-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep mail client LICENSE= GPLv2 diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 7956d35946fa..15a536fa50e7 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail gnustep MASTER_SITES= http://download.gna.org/gnustep-nonfsf/ DISTNAME= Pantomime-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail/MIME handling library for GNUstep LICENSE= LGPL21 |