diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 09:51:28 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-30 09:51:28 +0800 |
commit | bbec95914a447f012606dd4747b806f1a297e161 (patch) | |
tree | 0596fdae7a2d8cfc3e51ffa3abfa84987a38014d /mail | |
parent | 142185fb06b7cc9a5a3880d3fa97c18d7d840ec1 (diff) | |
download | freebsd-ports-gnome-bbec95914a447f012606dd4747b806f1a297e161.tar.gz freebsd-ports-gnome-bbec95914a447f012606dd4747b806f1a297e161.tar.zst freebsd-ports-gnome-bbec95914a447f012606dd4747b806f1a297e161.zip |
- Switch devel/libvanessa_socket to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Diffstat (limited to 'mail')
-rw-r--r-- | mail/perdition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index b141eaebd889..23b8c6041b14 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -3,7 +3,7 @@ PORTNAME= perdition PORTVERSION= 1.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ |