diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-04-22 06:39:07 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-04-22 06:39:07 +0000 |
commit | c76d7a76a983060900c8951e9c8107333c976821 (patch) | |
tree | cbfe2bde479e4a6235c5e4deee2588ecb4810623 /graphics/showimg | |
parent | 56e3883001d2e3638cd47257073066e79aceda9f (diff) | |
download | ports-c76d7a76a983060900c8951e9c8107333c976821.tar.gz ports-c76d7a76a983060900c8951e9c8107333c976821.zip |
Notes
Diffstat (limited to 'graphics/showimg')
-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 e5faa50493d6..52d72d392dae 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,7 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/${PORTNAME}/download/${PORTVERSION}/ \ |