diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-11 21:32:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-11 21:32:48 +0800 |
commit | 5560e6b1f7481cebb1ea5d94e2997118839c3f83 (patch) | |
tree | f05f70ce7b09c8f735b5d894266695110c8f3d62 /graphics | |
parent | a6243983e38e1ae570ec2d5731f48c78e8a5a899 (diff) | |
download | freebsd-ports-gnome-5560e6b1f7481cebb1ea5d94e2997118839c3f83.tar.gz freebsd-ports-gnome-5560e6b1f7481cebb1ea5d94e2997118839c3f83.tar.zst freebsd-ports-gnome-5560e6b1f7481cebb1ea5d94e2997118839c3f83.zip |
upgrade to 1.0.1
PR: 43390
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imageindex/Makefile | 2 | ||||
-rw-r--r-- | graphics/imageindex/distinfo | 2 | ||||
-rw-r--r-- | graphics/imageindex/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index b6a2a33f7a8c..5c793db7a4ed 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imageindex -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ diff --git a/graphics/imageindex/distinfo b/graphics/imageindex/distinfo index ec07c4cad872..c29f2482deae 100644 --- a/graphics/imageindex/distinfo +++ b/graphics/imageindex/distinfo @@ -1 +1 @@ -MD5 (imageindex-1.0.tar.gz) = d4c8a535cb4c21ffb5c67428c96bd630 +MD5 (imageindex-1.0.1.tar.gz) = 56657d5be038377b91e4f936a9ef281a diff --git a/graphics/imageindex/pkg-descr b/graphics/imageindex/pkg-descr index 2fbbec4f90fe..49f60a7151aa 100644 --- a/graphics/imageindex/pkg-descr +++ b/graphics/imageindex/pkg-descr @@ -1,6 +1,6 @@ A flexible digital photo gallery tool. Features include: - o Index, detail, slide, and frame views + o Index (table), detail, slide, and frame views o Simple, uncluttered output o Static HTML output for ease of copying/archiving o Uses captions from comments embedded in the image files |