diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
commit | de59bf9875d6fa19a30e1d01eb4294bcb3311703 (patch) | |
tree | 9a6671564bb3674aa60e57eebb2a1b4bc6646510 /mail | |
parent | 8c61ad0058b81bc04250124366935f2bff5e92b3 (diff) | |
download | marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.gz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.zst marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.zip |
Bump PORTREVISION to sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-exchange/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution/Makefile | 3 | ||||
-rw-r--r-- | mail/mmc/Makefile | 2 |
4 files changed, 7 insertions, 5 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 96feaddb5..03832d98d 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -3,12 +3,12 @@ # Whom: Glenn Johnson <gljohns@bellsouth.net> # # $FreeBSD$ -# $MCom: ports/mail/balsa/Makefile,v 1.12 2007/05/04 21:01:04 marcus Exp $ +# $MCom: ports/mail/balsa/Makefile,v 1.13 2007/05/12 15:57:42 marcus Exp $ # PORTNAME= balsa PORTVERSION= 2.3.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 29209231a..7358e45fc 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.86 2007/05/05 05:16:27 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.87 2007/05/15 19:56:50 marcus Exp $ # PORTNAME= evolution-exchange PORTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 58300aefe..b1e18e019 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.137 2007/05/05 04:42:15 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.138 2007/05/15 17:48:29 marcus Exp $ # PORTNAME= evolution PORTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/mail/mmc/Makefile b/mail/mmc/Makefile index bc1af6b2c..ab752be2f 100644 --- a/mail/mmc/Makefile +++ b/mail/mmc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mmc PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |