diff options
author | oliver <oliver@FreeBSD.org> | 2007-12-12 23:51:28 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-12-12 23:51:28 +0800 |
commit | 8b1756afa5162f5c3cf621f5f6e627806c5a881a (patch) | |
tree | 93776981c2cbf6eb82758592da26a7494d477b14 /mail | |
parent | 0680a74706f26ebfaee7ecb7686859213f71cb4d (diff) | |
download | freebsd-ports-graphics-8b1756afa5162f5c3cf621f5f6e627806c5a881a.tar.gz freebsd-ports-graphics-8b1756afa5162f5c3cf621f5f6e627806c5a881a.tar.zst freebsd-ports-graphics-8b1756afa5162f5c3cf621f5f6e627806c5a881a.zip |
resetting PORTEPOCH wasn't the brightest idea at all
Noted by: "Derkjan de Haan" <haanjdj@gmail.com>
Pointy hat to: myself
Diffstat (limited to 'mail')
-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 0973dd29b26..f65d800fdc3 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -7,7 +7,7 @@ PORTNAME= courier-imap PORTVERSION= 4.3.0 -PORTEPOCH= 0 +PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier |