aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 19:52:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 19:52:19 +0000
commitf83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch)
tree3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /devel/bison
parentd727bd2384bdb114bb29329ecd105fd4475fbc55 (diff)
downloadports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.tar.gz
ports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.zip
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Notes
Notes: svn path=/head/; revision=428152
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 1ce275becc19..ed85ecb19b50 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bison
PORTVERSION= 2.7.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNU