diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-30 06:00:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-30 06:00:28 +0000 |
commit | 9ec324fbdb5c0f7a05025a47c0e1766aafc3be73 (patch) | |
tree | a6cdc278f108abe8000d50a5ec2f187d9b190115 /mail/php5-imap | |
parent | 781c12526184ca8b32d19b03e8c527a2cd51e6e6 (diff) | |
download | ports-9ec324fbdb5c0f7a05025a47c0e1766aafc3be73.tar.gz ports-9ec324fbdb5c0f7a05025a47c0e1766aafc3be73.zip |
Notes
Diffstat (limited to 'mail/php5-imap')
-rw-r--r-- | mail/php5-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/php5-imap/Makefile b/mail/php5-imap/Makefile index 859dccbc4a6e..666df03bb0ec 100644 --- a/mail/php5-imap/Makefile +++ b/mail/php5-imap/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= mail +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php5 |