diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-28 20:55:42 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-28 20:55:42 +0000 |
commit | 1b50808b26eb2975f9eb38a2b0f4749c1a73909a (patch) | |
tree | 3c81e3d5700fd90044f1b688cb1d303078afa843 /mail/courier-imap/Makefile | |
parent | Upgrade to GCC 3.4.0. (diff) |
bump PORTREVISION to represent the last commit
Diffstat (limited to '')
-rw-r--r-- | mail/courier-imap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index c2fb552c79f1..586a7952868f 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -7,7 +7,7 @@ PORTNAME= courier-imap PORTVERSION= 3.0.3 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |