diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-12-11 03:47:42 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-12-11 03:47:42 +0800 |
commit | 90f085ffff2eed9fb3e56fe8889d16fb98adfcd5 (patch) | |
tree | 50f04461262d87b4ed1f2289ab3793ba8ffa0ee1 /mail | |
parent | 816e8879cd08ff5ea872d6db5b06566834d11dbe (diff) | |
download | freebsd-ports-gnome-90f085ffff2eed9fb3e56fe8889d16fb98adfcd5.tar.gz freebsd-ports-gnome-90f085ffff2eed9fb3e56fe8889d16fb98adfcd5.tar.zst freebsd-ports-gnome-90f085ffff2eed9fb3e56fe8889d16fb98adfcd5.zip |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-Address-List/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-Test-Email/Makefile | 1 | ||||
-rw-r--r-- | mail/sa-utils/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Email-Address-List/Makefile b/mail/p5-Email-Address-List/Makefile index 0a76a1c388a5..1e08836faa1e 100644 --- a/mail/p5-Email-Address-List/Makefile +++ b/mail/p5-Email-Address-List/Makefile @@ -3,6 +3,7 @@ PORTNAME= Email-Address-List PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/mail/p5-Test-Email/Makefile b/mail/p5-Test-Email/Makefile index ef2055f277c2..b8e1bf16aa1b 100644 --- a/mail/p5-Test-Email/Makefile +++ b/mail/p5-Test-Email/Makefile @@ -3,6 +3,7 @@ PORTNAME= Test-Email PORTVERSION= 0.07 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JAMES diff --git a/mail/sa-utils/Makefile b/mail/sa-utils/Makefile index e0b7a0abd2cc..eaad41ce2311 100644 --- a/mail/sa-utils/Makefile +++ b/mail/sa-utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= sa-utils PORTVERSION= 0.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= # none DISTFILES= # none |