summaryrefslogtreecommitdiff
path: root/lang/guile/Makefile
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 /lang/guile/Makefile
parentdatabases/py-Elixir: unexpire by bumping py-sqlalchemy version. (diff)
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 '')
-rw-r--r--lang/guile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index f32cf9675c97..fde7aa706e51 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -4,7 +4,7 @@
PORTNAME= guile
PORTVERSION= 1.8.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang scheme
MASTER_SITES= GNU