aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/pecl-esmtp/Makefile2
-rw-r--r--mail/pecl-mailparse/Makefile1
-rw-r--r--mail/pecl-pop3/Makefile1
-rw-r--r--mail/php55-imap/Makefile1
-rw-r--r--mail/php56-imap/Makefile1
-rw-r--r--mail/php70-imap/Makefile1
6 files changed, 6 insertions, 1 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile
index 1b8e398d7926..57231313c7d5 100644
--- a/mail/pecl-esmtp/Makefile
+++ b/mail/pecl-esmtp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= esmtp
PORTVERSION= 0.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index 18d2a7a309e0..d3434a6bc602 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mailparse
PORTVERSION= 2.1.6
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/mail/pecl-pop3/Makefile b/mail/pecl-pop3/Makefile
index e9f6a2b0a4d6..7deea3e20460 100644
--- a/mail/pecl-pop3/Makefile
+++ b/mail/pecl-pop3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pop3
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
diff --git a/mail/php55-imap/Makefile b/mail/php55-imap/Makefile
index bcfe09c05117..c83045d566dc 100644
--- a/mail/php55-imap/Makefile
+++ b/mail/php55-imap/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php55
diff --git a/mail/php56-imap/Makefile b/mail/php56-imap/Makefile
index fb2e5394f3e0..20b5d23254a1 100644
--- a/mail/php56-imap/Makefile
+++ b/mail/php56-imap/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php56
diff --git a/mail/php70-imap/Makefile b/mail/php70-imap/Makefile
index 4130d5ca6e51..38b476e6e9ac 100644
--- a/mail/php70-imap/Makefile
+++ b/mail/php70-imap/Makefile
@@ -1,6 +1,7 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php70