diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-19 09:53:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-19 09:53:27 +0000 |
commit | 562ae43b4c8d1a8730d34ea70c8744cdbae8dcfe (patch) | |
tree | 3c9e197ec7feef4bfec50dca2b1ca4ef9c5e0e55 /mail/pear-Mail/Makefile | |
parent | ffc50af07f41215d5d77192fa3fb390910cbde0f (diff) | |
download | ports-562ae43b4c8d1a8730d34ea70c8744cdbae8dcfe.tar.gz ports-562ae43b4c8d1a8730d34ea70c8744cdbae8dcfe.zip |
Upgrade to 1.1.6: don't emit warnings with PHP 4.4/5.1.
PR: 83695
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=139580
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r-- | mail/pear-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 026b2899237e..7b85f046445a 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= mail www pear MAINTAINER= antonio@php.net |