diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
commit | afb4f48d31c9cfed20f6547c08ec0cde253968d6 (patch) | |
tree | 6f9295c2386176c40ef9edaa85f41f5ead60f371 /graphics/kipi-plugins | |
parent | 3de1a39b5ad7aec44b406f413de321a6e20f0c5c (diff) |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Notes
Notes:
svn path=/head/; revision=266393
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index a5d6b5f5982b..3a29abbddbdc 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.7 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} |