diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 (patch) | |
tree | 7f3147587f6234bc5e8a8cfa9ed84d326dae837f /mail | |
parent | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (diff) | |
download | freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.gz freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.zst freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.zip |
- reset MAINTAINER
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 |