diff options
author | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
commit | 6c1396b41beba268c013966a2bf1abe36d493fc6 (patch) | |
tree | 83fbc8ea3db7370b8a87ad396af1e6ac24e04626 /mail | |
parent | e7902180899f43be1f805bba57a74fa0e771354f (diff) | |
download | pkgsrc-6c1396b41beba268c013966a2bf1abe36d493fc6.tar.gz |
Reset PKGREVISION with updating of php54, php55 and php56.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/php-imap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/php-imap/Makefile b/mail/php-imap/Makefile index 5f6cee699d1..c6503388047 100644 --- a/mail/php-imap/Makefile +++ b/mail/php-imap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:09 tron Exp $ +# $NetBSD: Makefile,v 1.28 2015/03/20 16:33:28 taca Exp $ MODNAME= imap -PKGREVISION= 1 CATEGORIES+= mail COMMENT= PHP extension for IMAP (Internet Mailbox Access Protocol) |