diff options
author | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2009-01-05 19:04:45 +0000 |
commit | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (patch) | |
tree | 61236f059d2bb4a387fd7d2f16920cf54f701699 /math | |
parent | f24988d45bb036c7963cf0359e80ddfede6abde3 (diff) |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Notes
Notes:
svn path=/head/; revision=225291
Diffstat (limited to 'math')
-rw-r--r-- | math/kcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 62ce2227f6ce..ac1c293394ed 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src |