diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-10-05 21:30:26 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-10-05 21:30:26 +0000 |
commit | 49d24ca54851e5a172df15248250aae70b8899bb (patch) | |
tree | 2c20cb3ffd0ec9339fb3a31ff2b3cdcf5431ef71 /graphics/okular/Makefile | |
parent | ea8128e0d2bc102d0e1e18ace66915397db2608c (diff) |
Notes
Diffstat (limited to 'graphics/okular/Makefile')
-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 551b3c5cba1c..678bbe10ef0a 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -2,7 +2,7 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |