aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:20:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:20:54 +0800
commit5a9af536b3a08f47a863724ea8e5d88b367dafe6 (patch)
tree5387b80c2320efd2f4f2540da84bee2e25370302 /textproc
parent224c039977025a1247b67bd6ca1622f0904e8d0a (diff)
downloadfreebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.tar.gz
freebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.tar.zst
freebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.zip
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jshon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile
index 969522d16def..8e04e3f6b199 100644
--- a/textproc/jshon/Makefile
+++ b/textproc/jshon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= jshon
PORTVERSION= 20121210
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= bdrewery@FreeBSD.org