diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 18:34:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 18:34:16 +0000 |
commit | 9a0a5be619edcc4af49bb4965131e536ba8ccb79 (patch) | |
tree | 90dde721c01d4671f75ce1d6a3fa4f79aaefd400 /graphics/imageindex/Makefile | |
parent | 1a4cb565964a6252a54584b044b4a24301a6dbba (diff) | |
download | ports-9a0a5be619edcc4af49bb4965131e536ba8ccb79.tar.gz ports-9a0a5be619edcc4af49bb4965131e536ba8ccb79.zip |
Notes
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 5c793db7a4ed..4b00acc2ddaa 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imageindex -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ |