diff options
author | oliver <oliver@FreeBSD.org> | 2004-04-29 04:55:42 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-04-29 04:55:42 +0800 |
commit | d6e6ba0f0359c1e0d975cd00ef95d24a41ca1916 (patch) | |
tree | 357a312183b28ed94da4c5029aede0ae37990e16 /mail/courier-imap | |
parent | 9b03cdd5646b4b4673aba06cb98681c6ce96ced4 (diff) | |
download | freebsd-ports-gnome-d6e6ba0f0359c1e0d975cd00ef95d24a41ca1916.tar.gz freebsd-ports-gnome-d6e6ba0f0359c1e0d975cd00ef95d24a41ca1916.tar.zst freebsd-ports-gnome-d6e6ba0f0359c1e0d975cd00ef95d24a41ca1916.zip |
bump PORTREVISION to represent the last commit
Diffstat (limited to 'mail/courier-imap')
-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} |