diff options
author | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-05-24 22:21:45 +0800 |
commit | 80461f14ff2ee584acb77ac3c9795c45d5edb0cc (patch) | |
tree | 1ab14486bfc4d2661b3df307b884327629b5fde7 /graphics/imageindex/Makefile | |
parent | e64bef3f94883b85de4477697f58f08df02301c6 (diff) | |
download | freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.gz freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.tar.zst freebsd-ports-gnome-80461f14ff2ee584acb77ac3c9795c45d5edb0cc.zip |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Diffstat (limited to 'graphics/imageindex/Makefile')
-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/ |