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 /x11-clocks/kdetoys4 | |
parent | 3de1a39b5ad7aec44b406f413de321a6e20f0c5c (diff) | |
download | ports-afb4f48d31c9cfed20f6547c08ec0cde253968d6.tar.gz ports-afb4f48d31c9cfed20f6547c08ec0cde253968d6.zip |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Notes
Notes:
svn path=/head/; revision=266393
Diffstat (limited to 'x11-clocks/kdetoys4')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 177abc9b696a..0a7582da40c5 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |