diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 23:07:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 23:07:49 +0000 |
commit | 1b13fdda53db84e955a11a11f02a1b4d34f6bf45 (patch) | |
tree | ad05aa93e2cd94fb27350310c9a01e5562edd5bf /graphics/showimg | |
parent | ab965dcc81d8879e9d306ba50f2a9331b76428b1 (diff) | |
download | ports-1b13fdda53db84e955a11a11f02a1b4d34f6bf45.tar.gz ports-1b13fdda53db84e955a11a11f02a1b4d34f6bf45.zip |
Chase update of libkipi to so.1
Notes
Notes:
svn path=/head/; revision=152624
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 7f9ccc635f87..38c4ded10b91 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -8,7 +8,7 @@ PORTNAME= showimg PORTVERSION= 0.9.5.r.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/showimg/download/.0.9.5/distributions/SVN_info/ |