diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
commit | 0ea10ba6874f0d5ec37c6ea1355d74575b243143 (patch) | |
tree | 09718949415eef3137ac9774bf8513258301af06 /mail/maildrop | |
parent | 415d2654cf8ad4521786338f3dad96ef57c970de (diff) | |
download | freebsd-ports-graphics-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.gz freebsd-ports-graphics-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.zst freebsd-ports-graphics-0ea10ba6874f0d5ec37c6ea1355d74575b243143.zip |
- Update to devel/courier-unicode to 1.4
- Chase shlib bump
Diffstat (limited to 'mail/maildrop')
-rw-r--r-- | mail/maildrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 31461b84d79..b70258c36e9 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,7 +17,7 @@ PORTNAME= maildrop PORTVERSION= 2.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} |