diff options
author | tz <tz@FreeBSD.org> | 2016-08-30 20:55:20 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-08-30 20:55:20 +0800 |
commit | 991e376f105fa6347769b4350fec6b62222fdb0b (patch) | |
tree | 24b011abff2628ca44159bc6828aabc6c7c3c80d /mail/php56-imap | |
parent | d0a5ce145227af6f1e1a86be367d891e1620fd2d (diff) | |
download | freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.tar.gz freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.tar.zst freebsd-ports-gnome-991e376f105fa6347769b4350fec6b62222fdb0b.zip |
lang/php56: Update from 5.6.24 to 5.6.25
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
Diffstat (limited to 'mail/php56-imap')
-rw-r--r-- | mail/php56-imap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/php56-imap/Makefile b/mail/php56-imap/Makefile index 20b5d23254a1..2988b68aec7b 100644 --- a/mail/php56-imap/Makefile +++ b/mail/php56-imap/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php56 |