diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
commit | 548adee57e2bf12e90cf11b0879862f73c631b91 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /graphics/okular | |
parent | 123219a9663f0199289ce700eacf57a9896e1e05 (diff) |
Notes
Diffstat (limited to 'graphics/okular')
-rw-r--r-- | graphics/okular/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 22745dcdc29c..dba1305c828a 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -2,7 +2,7 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |