diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-24 14:21:45 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-24 14:21:45 +0000 |
commit | c6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch) | |
tree | 284ed8b074db6ebbd762b69cc947e22f549200e2 /graphics/imageindex | |
parent | 24739242ec9d4b22cec99f0a2c9f7215f553ecd3 (diff) | |
download | ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.tar.gz ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.zip |
Notes
Diffstat (limited to 'graphics/imageindex')
-rw-r--r-- | graphics/imageindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 9daf7bd74509..a0f8ffb9fbf5 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -7,7 +7,7 @@ PORTNAME= imageindex PORTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ |