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 /graphics/imageindex | |
parent | 999aa2d0da80d3e35f1a43a318a582327a366d40 (diff) |
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Notes
Notes:
svn path=/head/; revision=152778
Diffstat (limited to 'graphics/imageindex')
-rw-r--r-- | graphics/imageindex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 6ff7a64872db..2ec584bdd810 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -7,6 +7,7 @@ PORTNAME= imageindex PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ |