diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
commit | 515db2ed104a7de4ffb582600576cfa5136637cc (patch) | |
tree | 3c1641f7451c72c9a9f849082551388e5ddbe65a /graphics/showimage | |
parent | e55c717cb08120ba9ecda980d27c3ddc87d94f95 (diff) |
Notes
Diffstat (limited to 'graphics/showimage')
-rw-r--r-- | graphics/showimage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile index 2471b71817ff..5060edf26456 100644 --- a/graphics/showimage/Makefile +++ b/graphics/showimage/Makefile @@ -3,6 +3,7 @@ PORTNAME= showimage PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 143977-${PORTNAME}-${PORTVERSION} |