diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
commit | ea2899de51522478d0e70dae0632f93a4d987165 (patch) | |
tree | 09718949415eef3137ac9774bf8513258301af06 /mail/maildrop/Makefile | |
parent | 7e8f4b331d560105b94e1bebb0bf71d62772269d (diff) | |
download | freebsd-ports-gnome-ea2899de51522478d0e70dae0632f93a4d987165.tar.gz freebsd-ports-gnome-ea2899de51522478d0e70dae0632f93a4d987165.tar.zst freebsd-ports-gnome-ea2899de51522478d0e70dae0632f93a4d987165.zip |
- Update to devel/courier-unicode to 1.4
- Chase shlib bump
Diffstat (limited to 'mail/maildrop/Makefile')
-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 31461b84d791..b70258c36e90 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} |