diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /lang/lafontaine | |
parent | databases/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 'lang/lafontaine')
-rw-r--r-- | lang/lafontaine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index fe40c76ea555..16d34c8bea3e 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -3,7 +3,7 @@ PORTNAME= lafontaine PORTVERSION= 0.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= http://www.nongnu.org/lafontaine/archives/ DISTNAME= ${PORTNAME}_0.4-1 |