diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /graphics/showimage | |
parent | 5b97d08fc9097bece8eaf92c208d5d7047d70728 (diff) | |
download | ports-d2de2b00e490fcb454195dcecae9dbd41ec68951.tar.gz ports-d2de2b00e490fcb454195dcecae9dbd41ec68951.zip |
Notes
Diffstat (limited to 'graphics/showimage')
-rw-r--r-- | graphics/showimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile index 5cf52137ebef..cda6609a6550 100644 --- a/graphics/showimage/Makefile +++ b/graphics/showimage/Makefile @@ -3,7 +3,7 @@ PORTNAME= showimage PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 143977-${PORTNAME}-${PORTVERSION} |