diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-19 17:34:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-19 17:34:25 +0000 |
commit | e5033ea01b180e1a32affd5bde2c9393feb1c9e8 (patch) | |
tree | cd4b14856072d5bbd439370039a50214d979bf6c /mail/gbuffy | |
parent | - Switch to USES=libtool, drop .la files (diff) |
- Switch devel/libPropList to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Strip libraries
Diffstat (limited to 'mail/gbuffy')
-rw-r--r-- | mail/gbuffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index 66a267787349..2ef2879481cf 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbuffy PORTVERSION= 0.2.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/ |