diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:26:51 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-04 02:26:51 +0000 |
commit | 30184599f9a9e787e7b7f9fe05ee9bb980ce4c23 (patch) | |
tree | 226286d922eb769e105b4225673ebc17cd348766 /graphics/showimg/Makefile | |
parent | 9143b1b3f14a60ad4eae6374312998d3eafcb674 (diff) | |
download | ports-30184599f9a9e787e7b7f9fe05ee9bb980ce4c23.tar.gz ports-30184599f9a9e787e7b7f9fe05ee9bb980ce4c23.zip |
Notes
Diffstat (limited to 'graphics/showimg/Makefile')
-rw-r--r-- | graphics/showimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 3e007fce795c..519a6404b058 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,7 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.5 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/${PORTNAME}/download/${PORTVERSION}/ \ |