diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /www/MT | |
parent | [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem (diff) |
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Notes
Notes:
svn path=/head/; revision=152778
Diffstat (limited to 'www/MT')
-rw-r--r-- | www/MT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile index 08d93da56216..95e965406e21 100644 --- a/www/MT/Makefile +++ b/www/MT/Makefile @@ -7,6 +7,7 @@ PORTNAME= MT PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= arved@FreeBSD.org |